The Subly API provides REST services for media transcription and burn. The API accepts JSON encoded bodies, returns JSON encoded responses and uses standard HTTP response codes.
Authentication
The Subly API uses API keys to authenticate requests.
The API key is set in the x-api-key
header of the API request.
API requests must be made over HTTPS.
API requests without authentication will fail.
Services
Transcribe
Media
Setup
The Subly APIs read and write files from Amazon S3 buckets. To see the setup required to use client S3 buckets see System Configuration