Angany Configuration API
The Angany Configuration API provides comprehensive management capabilities for all aspects of your Angany platform configuration, including organization settings, user management, resource configuration, and AI component setup.
Quick Links
Core Features
Organization Management
User Management
Manage users and their access to your organization:
Session Management
Trunk Configuration
Configure SIP trunks for telephony connections:
Resource Management
Configure system resources and settings:
AI Component Configuration
Transcriber Services
Configure speech-to-text components:
- List Transcriber Configs
- Create Transcriber Config
- Get Transcriber Config
- Update Transcriber Config
- Delete Transcriber Config
Synthesizer Services
Configure text-to-speech components:
- List Synthesizer Configs
- Create Synthesizer Config
- Get Synthesizer Config
- Update Synthesizer Config
- Delete Synthesizer Config
Agentic AI Components
Configure AI agents and their behavior:
- List Agentic Configs
- Create Agentic Config
- Get Agentic Config
- Update Agentic Config
- Delete Agentic Config
Conversation Management
Configure conversation flows and settings:
- List Conversation Configs
- Create Conversation Config
- Get Conversation Config
- Update Conversation Config
- Delete Conversation Config
Provider Management
Configure external service providers:
- List Providers
- Create Provider
- Get Provider Details
- Update Provider
- Delete Provider
- List Provider Brands
- Get Provider Details by Brand
- Get Provider Form Schema
Scenario Management
Configure conversation scenarios and flows:
Getting Started
- Authentication: Use your API key or JWT token for authentication
- Base URL:
https://dev.angany.ai
- Format: All requests and responses use JSON format
Support
For questions about the Configuration API, please refer to our main documentation or contact our support team.