API Documentation
Complete reference for the Secrealm AI REST API. Authenticate, make requests, and integrate AI capabilities into your applications.
Getting Started
1
Get your API key
Sign up and generate a key from your dashboard.
2
Install an SDK
Choose Python, Node.js, Go, Java, or Ruby.
3
Make your first request
Use the examples below to get started.
Authentication
Include your API key in the Authorization header of every request.
Authorization: Bearer YOUR_API_KEY
API Endpoints Overview
EndpointPathDescription
Voice API
/v1/voice/*Text-to-speech, speech-to-text, voice cloningAgents API
/v1/agents/*Helpdesk, receptionist, chat agentsDocuments API
/v1/documents/*OCR, document generationData API
/v1/data/*CRM, ERP, analytics queriesWorkflow API
/v1/workflows/*Automation triggers and executionAuth API
/v1/auth/*API key management, OAuth, permissionsRate Limits
TierLimit
Free100 req/min
Pro1,000 req/min
EnterpriseCustom