VoiceByAuribus API
Professional Voice Conversion and Audio Processing API.
Overview
The VoiceByAuribus API enables you to convert audio using AI-powered voice models. Upload your audio files, select from our collection of professional voice models, and receive high-quality voice conversions.
Key Features
- Audio Upload: Upload audio files and receive pre-signed URLs for direct S3 upload
- Voice Models: Browse and select from our curated collection of AI voice models
- Voice Conversion: Convert audio using selected voice models with pitch shifting options
- Webhooks: Receive real-time notifications when conversions complete
Getting Started
- Authenticate: Obtain an access token using your client credentials
- Upload Audio: Create an audio file record and upload using the pre-signed URL
- Start Conversion: Create a voice conversion with your audio and selected voice model
- Get Results: Poll for status or receive webhook notifications when complete
Authentication
All API requests require a Bearer token. Include the token in the Authorization header:
Authorization: Bearer YOUR_ACCESS_TOKEN
See our Authentication Guide for details on obtaining tokens.
Servers
| Environment | URL |
|---|---|
| Production | https://api.auribus.io |
Contact
- Support: support@auribus.io
- Website: https://auribus.io
Select an endpoint from the sidebar to view details and try the API.