Make sure to keep your API key secure and never expose it in client-side code or public repositories.
If it does get exposed. Contact us as quickly as possible.
Include the API key in your API calls with the header:
Copy
x-api-key: YOUR_API_KEY
If you want to test the API using the UI of the documentation website, add it in the x-api-key field in
the Authorization dropdown when you clicked on Try it ►.
Without a valid API key, your requests will be rejected.Base URL Sandbox: https://api.sandbox.nox.energy
Base URL Production: https://api.nox.energy