Speech AI, NLP Suite et Image Processing — endpoints compatibles OpenAI, clé API unique, tarification à l'usage. 10 $ de crédits offerts pour démarrer, sans carte bancaire.
$10 in free credits. No credit card. Pay only for what you use.
Get free creditscurl https://api.brainiall.com/v1/speech/transcribe \
-H "Authorization: Bearer $BRAINIALL_KEY" \
-F "audio=@call.mp3" \
-F "language=auto"OpenAI-compatible endpoints. Swap only the base URL and model name.
curl https://api.brainiall.com/v1/chat/completions \
-H "Authorization: Bearer $BRAINIALL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "brainiall-nlp-pt",
"messages": [
{"role": "user", "content": "Detecte PII neste texto: Meu CPF é 123.456.789-00"}
]
}'NLP Suite, Speech AI, et Image Processing — une clé API, une facture, aucun contrat.