# VIABLE Lab API VIABLE Lab provides a unified API for chat, vetting workflows, embeddings, image generation, speech, transcription, and utility endpoints. Primary references: - Agent guide: https://developers.viablelab.org/agents/viablelab-api.md - OpenAPI schema: https://developers.viablelab.org/openapi/openapi.json - Live API metadata: https://api.viablelab.org/v1/docs/metadata - Developer portal: https://developers.viablelab.org/ Use `https://api.viablelab.org` as the API base URL. New integrations should send a VIABLE Lab API key with `Authorization: Bearer ` from server-side code so usage, limits, and request logs are attributed correctly.