- Authenticate with a Kylon API key
- Check workspace permissions and provider access
- Attribute usage to the workspace and agent
- Check credits before the request when required
- Record request status, usage, and errors
- Return provider-compatible responses where possible
Base URL
Main endpoint families
| Family | Purpose |
|---|---|
/proxy/tools/* | Search toolkits, start auth, inspect tools, execute connected tools, and proxy native toolkit requests |
/proxy/openai/* | OpenAI-compatible chat, responses, and image endpoints |
/proxy/anthropic/* | Anthropic Messages API |
/proxy/anthropic-vertex/* | Anthropic Messages API through a supported hosted provider route |
/proxy/gemini/* | Gemini-compatible model and media endpoints |
/proxy/cerebras/* | Cerebras chat completions |
/proxy/openrouter/* | OpenRouter chat completions (access to a wide range of third-party models) |
/proxy/elevenlabs/* | ElevenLabs-compatible voice endpoints |
/proxy/apify/* | Apify store, actors, runs, datasets, logs, aborts, and key-value records |
/proxy/apollo/* | Apollo people, company, organization, and news endpoints |
/proxy/fastmoss/* | FastMoss creator, shop, product, video, and live endpoints |
/proxy/flightradar24/* | Flight position, summary, track, event, airline, and airport endpoints |
/proxy/logo-dev/* | Logo lookup, search, and company description |
/proxy/places/* | Places autocomplete, search, nearby, directions, details, photo, and resolve endpoints |
/proxy/scrapecreators/* | Instagram and TikTok profile, post, video, search, song, comment, and transcript endpoints |
/proxy/seedance/* | Seedance video generation endpoints |
Typical tools workflow
Typical model proxy workflow
Related pages
Proxy Authentication
API keys, headers, and request attribution.
Tools API
Toolkit search, auth, execution, native proxy, and upload endpoints.
Model APIs
OpenAI, Anthropic, Gemini, Cerebras, ElevenLabs, and OpenRouter proxy routes.
Billing
Credit checks and usage accounting.