Swagger
Learn how to make API requests using the Swagger Documentation
Here is the BlueNexus Swagger Documentation.
Authorization
Sign into the BlueNexus Portaland create a Personal Access Tokens.
In Swagger, click the Authorize button and paste your Personal Access Token into the access-token section:

Once authorized, the token will be saved in your local browser until you delete it from the same Authorize section in Swagger.
Making API Requests
Once Authorized you can make API requests by clicking on an API endpoing and selecting Try it out:

Add any necessary parameters, then click Execute :

Last updated

