Authentication Header
Include the following header in all API requests:{{orgID}}
: Your unique Organization ID{{apiKey}}
: Your API Key
API Keys
API Keys are environment-specific and follow this format:- Development:
nxo_test_...
- Production:
nxo_live_...
Example
Important: Keep your API Key confidential. Never share it in publicly accessible areas or client-side code.