Tokens
SageXAI uses Bearer tokens for all API calls. Create a Personal Access Token in the dashboard and include it in yourAuthorization header:
Environments
- Production:
https://sagexai.com/api/(replace with your deployment URL)
Use Bearer tokens to call SageXAI APIs.
Authorization header:
https://sagexai.com/api/ (replace with your deployment URL)