Skip to main content

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

  1. Authenticate: Obtain an access token using your client credentials
  2. Upload Audio: Create an audio file record and upload using the pre-signed URL
  3. Start Conversion: Create a voice conversion with your audio and selected voice model
  4. 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

EnvironmentURL
Productionhttps://api.auribus.io

Contact


Select an endpoint from the sidebar to view details and try the API.