Developer Hub
Build on raia
REST API reference, SDKs, and integration guides for wiring raia into the rest of your stack.
Start here
Interactive reference
Swagger UI
Explore every REST endpoint and try requests live.
Open SwaggerMachine-readable spec
OpenAPI JSON
Generate clients in any language from the raw OpenAPI spec.
View openapi.jsonFeatured tool
SDK Studio
Configure and test the Live Chat widget at sdk.raia.run.
raia mobile apps
Native iOS and Android apps for managing agents, chatting with Copilot, and monitoring live activity on the go.
Developer tools
Utility tools to speed up your raia workflow.
Reference documentation
REST API Reference
Authentication, endpoints, request/response examples — plus Swagger UI and the OpenAPI JSON spec.
Open guideLive Chat SDK
Embed the chat widget, control it with window.raiaChat commands, and prototype with SDK Studio (sdk.raia.run).
Open guiden8n Node
The n8n-nodes-raia community node, four native actions, and agent-triggered workflow patterns.
Open guideMCP Overview
raia as an MCP Client — connect any standard MCP Server with zero custom code.
Open guideBrowser Extension
Install the Raia Chrome extension, connect agents with their Agent ID, and configure the slide-out drawer behavior on any webpage.
Open guideMicrosoft Teams Integration
Build an Azure Bot, wire it to a raia Agent via n8n, and sideload a custom Teams app for personal, team, and group-chat scopes.
Open guideMCP with VS Code
Install and configure the raia MCP Server in Visual Studio Code — including cloud VS Code setup, CORS fixes, and troubleshooting.
Open guideMCP with Windsurf
Configure the raia MCP Server in Windsurf and other IDEs — including agent skill setup, API key generation, and chat integration.
Open guideAgent-to-Agent (A2A)
Connect agents using the Functions Skill and a shared webhook so one agent can call another.
Open guide