Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article shows an example of an API connection in Python.

PyPi package

We have a PyPi package available that provides functionality for authentication, authorization, and requesting resources. This package can be installed using pip.

Code Block
pip install mopinion

We provide additional and more in-depth information on https://mopinion-python-api.readthedocs.io/en/latest/.

...

Create a Python connection without the PyPi package

In the below code replace the following with your own credentials.

...

Page Properties
hiddentrue

Related issues