Set up the welcome page for your API to help users make their first call.
1Pick a language
2Try It!
Loading…
Response
Click
Try It! to start a request and see the response here!AI Agent Integration: If you're calling our API through an AI agent, include the following header in your requests:
x-agent-model: {your-model-name}Replace
{your-model-name}with the name of the model you're using (e.g.,gpt-4,claude-opus-4). This allows us to tailor API responses and optimizations based on each model's strengths.
