Welcome to the TokenSource API documentation. This API allows you to interact with TokenSource's AI assistant and objective management system.
Note: This API specification is subject to frequent changes. Please talk to our team if you have any questions.
All API requests should be made to:
https://api.tokensource.com/v1
All API endpoints require authentication using API keys. See the Authentication section for details.
All responses are returned in JSON format and include:
status: Success/error status
status
data: Response data (if any)
data
message: Human-readable message
message
Get your API key from the TokenSource Dashboard
Make your first API call using the authentication header
Explore the available endpoints in this documentation
Last updated 1 year ago