Skip to content

KotibAI Integration API

This documentation dedicated to providing unified access for AI-powered transcription and translation.

This API provides the following services:

Base URL

All requests should be sent to:

https://developer.kotib.ai/api/v1

Authentication

Each company is provided with an API key.

Pass the key in the request header:

Authorization: Bearer <api-key>

- Authentication → | Get Balance →

Quick Navigation

All available API endpoints:

Endpoint Description Link
Authentication API key usage and setup View →
Speech-to-Text Transcribe audio files View →
Translation Translate text between languages View →
Get Status Check task completion status View →
Get Balance Check account balance and usage View →
Webhooks Set up result notifications View →