Our API uses Basic Authentication with a unique Organization ID and API Key combination.Documentation Index
Fetch the complete documentation index at: https://docs.ledger.nxos.io/llms.txt
Use this file to discover all available pages before exploring further.
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.