Start using the Wren AI Cloud API in minutes β from getting your API key to making your first call.
Welcome to the Wren AI Cloud API! This guide will walk you through how to authenticate and begin using the available endpoints.
1. Get Your API Key
To authenticate your requests, you'll need an API key.
Go to API β API Keys
from the top navigation bar and generate your key.
Use this key in the Authorization
header as a Bearer token:
Authorization: Bearer YOUR_API_KEY
2. Start Using the API
Once you have your API key, you're ready to start using the Wren AI endpoints.
All endpoints are available under the base path: https://cloud.getwren.ai/api/v1
3. Explore the API
Use the left-hand menu to browse the available endpoints:
- SQL generation β generate and run SQL from natural language
- Chart generation β create visualizations from query results
Thatβs all you need to get started!