Docs
Introduction

Introduction

The Araby.ai API provides a suite of powerful tools for generating multimedia content and text using state-of-the-art AI algorithms. Whether you need to generate audio for a virtual assistant, create compelling video content, generate realistic images, or produce text based on specific inputs, our API has you covered.

Base URL:

https://dev.araby.ai/api

Authentication

All requests to the Araby.ai API must include an access key in the header for authentication. Without a valid access key, requests will be denied. To obtain an access key, please generate a key (opens in a new tab).

Example:

x-access-key: YOUR_ACCESS_KEY

You can replace YOUR_ACCESS_KEY with the actual access key required for authentication. Adjust the content type and other headers as per your specific API requirements.