Reference
Use this section when you need exact parameter names, response schemas, or SDK surface areas. Content is grouped by system boundaries so you can jump directly to the artifact you are integrating.
API endpoints
- Client secrets β Exchange server API keys for ephemeral tokens.
- ICE servers β Retrieve TURN/STUN configuration issued alongside tokens.
- WebRTC connection β REST contract for initializing Orga real-time calls.
Client SDKs
- React β Components, hooks, and types exposed by
@orga-ai/react. - React Native β Mobile-specific components, hooks, and typed helpers.
Server SDKs
- Node β Classes, errors, and types provided by
@orga-ai/node.
Cross-cutting constants
- Models β Supported Orga model identifiers and availability notes.
- Voices β Voice IDs for AI audio playback.
Errors
- Error codes β Canonical code list shared across SDKs and REST endpoints.
Last updated on