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.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article