API Documentation

Build powerful text-to-speech applications with our simple REST API.

Download OpenAPI Spec
44/50
Request
{
  "text": "Hi there! Its a pleasure to have you here...",
  "voice": "google:en-US-Chirp3-HD-Charon",
  "model_type": "premium"
}

Demo endpoint. Sign up for your API key.

Base URL

https://aitts.theproductivepixel.com/api/v1

Authentication

All requests require an API key in the Authorization header:

Authorization: Bearer tts_your_api_key

Response Format

All responses are JSON with success boolean and data or error object.

Frequently Asked Questions

Need help? Contact support

© 2026 AI TTS Microservice. All rights reserved.