LAYSO AI API DOCUMENTATION
One API key for leading AI models worldwide.
Use OpenAI, Anthropic and Gemini-compatible APIs with familiar SDKs.
curl https://laysoai.com/v1/chat/completions \
-H "Authorization: Bearer $LAYSO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.5",
"messages": [{"role":"user","content":"Hello"}]
}'Integrate in 3 minutes with Python, TypeScript, or cURL.
Complete OpenAI, Anthropic, and Gemini protocol endpoints.
Guides for Claude Code, Codex, and popular AI coding tools.
Browse model capabilities and request identifiers.
