Examples for setting up authorization

Here you can find some examples for how to set up authorization.

Click the links below to look at examples for how to set up authorization for either .NET, Postman, or Insomnia.


.NET Code Sample

.NET sample app for integrating with Business NXT using OAuth flow. Clone or create ASP.NET app, setup configs, run to authenticate.

Postman

Configure Postman authorization using Bearer tokens per request or collection. Learn more in the official Postman documentation.

Insomnia

Set up Insomnia with Bearer Token authorization, fetch access tokens via .NET application, and learn more about authentication techniques.

Last modified September 24, 2024