How are you using the access token?

Modified on Fri, 29 Jul 2022 at 05:35 PM

Nexar uses the OAuth 2 for API access. This requires applications to obtain an access token which is included in all requests to the Nexar API.

For development and testing, you can generate an access token from the portal. Navigate to Applications -> Details (for your app) -> Access Token -> Generate token.

Real applications should follow the appropriate OAuth 2 flow to automatically obtain new access tokens as needed. It's important to note that access tokens live for 24 hours and should be cached accordingly.

For supply scope application, there is an example here. For design scope applications see here.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article