# Askara SpeechToText API

Askara.ai SpeechToText API

Version: 2.0.0

## Servers

Production
```
https://stt.askara.ai/v2
```

## Security

### bearerAuth

API Key provided in the X-API-KEY header

Type: apiKey
In: header
Name: X-API-KEY

## Download OpenAPI description

[Askara SpeechToText API](https://developers.askara.ai/_bundle/apis/speech-to-text/stt-api.yaml)

## Other

### Transcribe an audio file.

 - [POST /transcription](https://developers.askara.ai/apis/speech-to-text/stt-api/other/transcription.md): Use this endpoint to extract text speech from an audio file.

