Skip to main content

Introduction

Faseeh provides a RESTful API that enables you to integrate Arabic text-to-speech capabilities into your applications. You can interact with the API through standard HTTP requests from any programming language or framework. The API supports:
  • High-quality Arabic voice synthesis
  • Multiple Arabic dialects (Najdi, Hijazi, Emirati, and more)
  • Streaming audio output
  • Real-time text-to-speech conversion
  • Customizable voice parameters (stability, speed)

Getting Started

To get started with the Faseeh API:
  1. Get your API key: Sign up at app.faseeh.ai and generate an API key
  2. Make your first request: Use the API endpoint with your API key in the x-api-key header
  3. Explore the documentation: Check out the Authentication and Endpoints guides

Quick Resources