API Documentation
Authentication
Authentication methods for accessing the 0xCord API
To access the 0xCord API, authentication is required using a bearer token. Include the following header in your API requests:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Authentication methods for accessing the 0xCord API
'Authorization': 'Bearer <bearer_token>'
