Skip to main content

Theta One AI Developer Documentation

og-image

Welcome to Theta One AI Developer Documentation. 🎉
Experience Theta One AI's technology through our easy and simple API!

🚀 STT Quick Start

Already signed up for Theta One API Console and prepared your API key with credits charged?
Use the code below to immediately integrate Theta One Speech-to-Text API into your service!

curl -X 'POST' \
'https://stt.thetaone-ai.com/transcribe' \
-H 'accept: application/json' \
-H 'x-api-key: YOUR_API_KEY' \
-H 'Content-Type: multipart/form-data' \
-F 'file=@audio.wav;type=audio/wav'

✔️ Step by Step Guide

📜 Support & Contact

Support Contact: support@thetaone.co


Get started now!