Getting Started

The Xynapse AI API allows you to programmatically access cost data, recommendations, and alerts. All API access requires authentication via API keys.

Base URL

https://api.xynapse.ai/v1

Authentication

Include your API key in the Authorization header of every request:

Authorization: Bearer YOUR_API_KEY

Core Endpoints

Cost Data

Recommendations

Alerts

Reports

Rate Limits

API requests are rate limited based on your plan:

SDKs & Libraries

Official SDKs are available for popular programming languages:

View Full Documentation