API Reference
API Reference
Endpoints and schemas for integrating with Nimrobo via the v1 Integration API.
Overview
All endpoints are under /v1 and require an API token via the Authorization: Bearer api_... header. Use the pages below to find request/response shapes, required scopes, and common errors.
API_BASE_URL="https://app.nimroboai.com/api"
API_KEY="your_api_key"
API_KEY="your_api_key"
Authentication
How to authenticate requests, how scopes work, and a cURL example.
User
Fetch the authenticated user profile.
Voice Projects
Create and manage voice projects, plus project-based voice links.
Instant Voice Links
Create and manage projectless (instant) voice links.
Sessions
Fetch session status, transcripts, audio, and session summaries.