Learn how to make API requests using the Swagger Documentation
Here is the BlueNexus Swagger Documentationarrow-up-right.
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:
Authorize
access-token
Once authorized, the token will be saved in your local browser until you delete it from the same Authorize section in Swagger.
Once Authorized you can make API requests by clicking on an API endpoing and selecting Try it out:
Try it out
Add any necessary parameters, then click Execute :
Execute
Last updated 7 days ago