Scribie API Reference
Welcome to the Scribie REST API documentation (v1.0.0). Our API provides programmatic access to our transcription service, allowing you to upload files, manage transcriptions, and handle payments seamlessly.
Overview
The Scribie API is designed to be simple and easy to use, enabling applications to:
- Upload audio/video files for transcription
- Pay for transcription services
- Check transcript progress
- Fetch completed transcripts
- Manage files and credits
- Handle user profiles and preferences
- Manage team access and permissions
- Process withdrawals and payments
Getting Started
To get started with the Scribie API:
- Sign up for a Scribie account at scribie.ai
- Add a valid payment method to your account
- Navigate to your Dashboard Settings
- Under the “REST API” section, click “Generate API Key”
- Copy and securely store your API key - you’ll need it to authenticate API requests
- Add a valid payment method to your account to order files
- To add a payment method, navigate to your Dashboard Settings
- Click on “Add new payment method” and follow the instructions to add a valid payment method
Your API key grants full access to the API and should be kept secure. Do not share it or commit it to version control.
Authentication
All API requests require authentication using your API key. Include it in the Authorization header:
Authorization: Basic YOUR_API_KEY
All API requests should be made to:
https://scribie.ai/api/v1/