πŸ”Authentication Options

In order to ensure the secure access of the data, the API requests must be authenticated using one of the below methods.

  • User Token: Click here to know how you can generate the user token. You can then use this token to make the API calls.

  • OAuth: Click here to know the steps that should be executed to authorize via OAuth.

  • Access Tokens: Click here to know the details about the access token and how you can generate it.

Last updated