WebsitePlatform Login

Transcript

Audio-/Video-Transkriptionsendpunkte

POST/transcript/v1/pre-recorded

Authorization

ApiKeyAuth
Authorization<token>

API-Schlüssel zur Authentifizierung. Verwenden Sie das Format 'Bearer <Ihr-API-Schlüssel>'.

In: header

audio_file?file

Optionale Audio-/Videodatei zum Transkribieren (Alternative zu audio_url)

Formatbinary
data?string

JSON-String mit Gladia API-Parametern

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://app.meingpt.com/api/transcript/v1/pre-recorded" \  -H "Content-Type: application/json" \  -d '{}'
{}
{
  "status": "error",
  "message": "string",
  "code": "string"
}
{
  "status": "error",
  "message": "string"
}
{
  "status": "error",
  "message": "string"
}
{
  "status": "error",
  "message": "string"
}