BRAINIALL
PT-BR and Spanish audio transcription with diarization and SRT/VTT
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Machine Learning
- Documentation / URL
- https://github.com/fasuizu-br/brainiall-transcription-skill
Overview
BRAINIALL provides PT-BR/Spanish audio transcription — key-based (a missing key returns 401, verified).
Quick Start
Transcribe (replace YOUR_KEY):
curl "https://api.brainiall.com/v1/transcribe?api_key=YOUR_KEY" \
-F "file=@audio.mp3"
{ "error": { "code": 401, "message": "API key required. Get your free key at https://app.brainiall.com" } }
Authentication
- Register at app.brainiall.com → free API key.
- Send it as
api_keyquery parameter (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs).
- Transcription with diarization, SRT/VTT.
FAQ
Is BRAINIALL free? Free tier with limits; more is paid.
Why 401? Missing keys return 401 (verified) — register for a key.
What’s the auth style?
api_key query parameter.
More in Machine Learning
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AI Economics Tools Token cost, LLM energy, agent-hour and Proof-Adjusted Autonomy calculators by Michał Piszczek | No auth | Yes | Yes | ↗ |
| AI For Thai Free Various Thai AI API | API Key | Yes | Yes | ↗ |
| Clarifai Computer Vision | OAuth | Yes | Unknown | ↗ |
| Cloudmersive Image captioning, face recognition, NSFW classification | API Key | Yes | Yes | ↗ |
| DeepAI Provides AI-powered APIs for text generation, image processing, and more | API Key | Yes | Yes | ↗ |