Three ways to connect
REST API
Standard HTTP endpoints for every capability. Comprehensive, well-documented, and familiar to any developer.
gRPC
High-speed, low-latency access for performance-critical workloads. Protocol buffers, streaming, and multiplexing.
OpenAI-Compatible
Drop-in replacement for the OpenAI SDK. Switch your base URL and you’re running on ScaiLabs - zero code changes.
WebSocket
Real-time streaming for chat completions, agent responses, and live data feeds.
MCP Server
Model Context Protocol for AI agents to interact with ScaiCMS and other platform services.
SDKs
Official Python and JavaScript/TypeScript clients with full type definitions and async support.
From zero to first API call
Get an API key
Sign up or request access to your ScaiGrid tenant. Your key is ready in seconds.
Read the docs
API overview, authentication, and endpoint reference at /docs/api/overview.
Make your first call
Use REST, gRPC, or the OpenAI-compatible endpoint. Curl, Python, or JavaScript - your choice.
Build & ship
Explore guides for streaming, RAG, agent development, and production deployment.
Build what you need
Chatbots & assistants
Use ScaiGrid directly or deploy ScaiBot for a managed experience with knowledge base and escalation built in.
Agent systems
Write ScaiCore agents with personality, tools, and memory - or use ScaiGrid’s API from your own agent framework.
RAG pipelines
Combine ScaiMatrix vector search with ScaiGrid inference for retrieval-augmented generation grounded in your data.
Content automation
Use ScaiCMS’s MCP server to let AI agents create, edit, translate, and publish content programmatically.
Custom integrations
Connect ScaiLabs to your existing stack via webhooks, API calls, and ScaiCore’s tool system.
Voice & multimodal
Add natural speech with ScaiSpeak, process images and documents, and build multi-modal workflows.
Everything you need to ship
API Reference
Complete endpoint documentation with request/response examples.
ScaiCore Language
Build intelligent agents with our AI-native programming language.
Developer Guides
Authentication, streaming, RAG setup, agent development, and more.
OpenAI Migration
Switch from OpenAI in minutes with our step-by-step migration guide.
SDKs & Libraries
Official Python and JavaScript/TypeScript clients on PyPI and npm.
Community
GitHub repos, example projects, issue tracking, and discussions.
Ready to start building?
Dive into the documentation or get in touch if you need help getting started.
Read the Docs →