Skip to content

Scriptix API Documentation

Use the Scriptix API to integrate our Speech to Text solution with your application or services. Our API is fully accessible over HTTP and HTTP/2 and depending on your usecase you can either choose for batch or realtime.

What do I need

The following table shows the most important differences between batch and realtime.

Batch Realtime
  • JSON API over HTTPS
  • You process files instead of streams
  • Offers diarization
  • Offers punctuation
  • Exports in subtitle formats
  • Websocket over HTTPS
  • You process streams instead of files
  • You need immediate results
  • Response time over quality
  • We cannot store any of your results