Authentication

A simple guide to authenticating Novacrust API request

To authenticate requests, include an Authorization header with the value "Bearer [api key]".

You can retrieve the token by visiting the dashboard, navigating to Account Settings, and copying the API key under the API Key section. You must obtain the API key from the dashboard before making any requests.

Production Base URL: https://api.novacrust.com/api/v1

Sandbox Base URL: https://api-sandbox.novacrust.com/api/v1

Create Account Here

Sandbox: https://merchant-sandbox.novacrust.com

Production: https://merchant.novacrust.com