Introduction
Last updated
Last updated
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:
All API endpoints require authentication using API keys. See the section for details.
All responses are returned in JSON format and include:
status
: Success/error status
data
: Response data (if any)
message
: Human-readable 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