# SkyScribe Docs ## Docs - [Affiliate Program](https://docs.sky-scribe.com/affiliate.md): Join our affiliate program and earn recurring commissions by sharing the AI-powered transcription tool trusted by creators, teams, and businesses. - [Transcribe from File](https://docs.sky-scribe.com/api-reference/endpoint/create-from-file.md): Upload an audio or video file for transcription. Synchronously-oriented endpoint that may return a completed result or pending status for longer jobs. - [Transcribe from URL](https://docs.sky-scribe.com/api-reference/endpoint/create-from-url.md): Provide a remote audio or video URL for transcription. Synchronously-oriented endpoint that may return a completed result or pending status for longer jobs. - [Create Extraction](https://docs.sky-scribe.com/api-reference/endpoint/extract.md): Run SkyScribe extraction templates (e.g. summary, action items, chapters) on an existing transcript. - [API Alpha Testing](https://docs.sky-scribe.com/api-reference/endpoint/get.md): Endpoint details will be shared with approved alpha partners. - [Get Extraction](https://docs.sky-scribe.com/api-reference/endpoint/get-extraction.md): Poll for the status and result of an extraction job. Use this endpoint when you initiated an extraction with a callback URL. Returns one of two response types: - [Get Translation](https://docs.sky-scribe.com/api-reference/endpoint/get-translation.md): Poll for the status and result of a translation job. Use this endpoint when you initiated a translation with a callback URL. Returns one of two response types: - [Create Translation](https://docs.sky-scribe.com/api-reference/endpoint/translate.md): Translate content from the original language into a target language. Typically uses transcription_id to reference an existing transcript. - [Download & Export](https://docs.sky-scribe.com/guides/download-export.md): Download your edited transcripts as PDF, DOC, TXT, SRT, VTT, and more with customizable formatting options. - [Extract](https://docs.sky-scribe.com/guides/extract.md): Use AI-powered templates to extract key information from your transcripts. - [Language Support](https://docs.sky-scribe.com/guides/language-support.md): Comprehensive language support powered by OpenAI's Whisper model. - [Resegment transcripts](https://docs.sky-scribe.com/guides/resegment.md): Learn when and how to resegment SkyScribe transcripts using presets or custom rules. - [Templates](https://docs.sky-scribe.com/guides/templates.md): Build and manage templates that define what information to extract from your transcripts. - [Transcript Editor](https://docs.sky-scribe.com/guides/transcript-editor.md): Powerful editing tools to perfect your transcripts with manual edits, Agent Edit, and advanced transformations. - [Transcription](https://docs.sky-scribe.com/guides/transcription.md): Accurate speech-to-text transcription powered by advanced AI. - [Translation](https://docs.sky-scribe.com/guides/translation.md): Convert spoken content from one language to text in another language. - [Model](https://docs.sky-scribe.com/guides/whisper-model.md): Learn about the automatic speech recognition system that powers our transcription service. - [Workspaces](https://docs.sky-scribe.com/guides/workspaces.md): Create shared workspaces, invite teammates, and manage permissions for collaborative transcript editing. - [Introduction](https://docs.sky-scribe.com/index.md): Transcription made simple, fast, and accessible. - [Transcribe from a URL](https://docs.sky-scribe.com/quickstart/fetch.md): Retrieve media from a public URL, such as YouTube, TikTok, and Instagram. - [Transcribe live recordings](https://docs.sky-scribe.com/quickstart/record.md): Capture audio directly from your device for quick notes or short audio clips. - [Transcribe by uploading a file](https://docs.sky-scribe.com/quickstart/upload.md): Select a file from your device and process it immediately. - [Business & Sales](https://docs.sky-scribe.com/use-cases/business-sales.md): Automatically extract BANT, objections, and action items from sales calls and business meetings. - [Content Creation](https://docs.sky-scribe.com/use-cases/content-creation.md): Turn podcasts, YouTube videos, and webinars into blog posts, show notes, social content, and subtitles. - [Education](https://docs.sky-scribe.com/use-cases/education.md): Convert recorded lectures, training sessions, and educational content into organized notes and study guides. - [Hiring & Research](https://docs.sky-scribe.com/use-cases/hiring-research.md): Structured feedback from interviews, consistent evaluation criteria, and organized research insights. - [Use Cases](https://docs.sky-scribe.com/use-cases/overview.md): Discover how teams across industries use SkyScribe to transform audio into actionable insights. - [Professional Services](https://docs.sky-scribe.com/use-cases/professional-services.md): Create detailed records of customer calls, medical consultations, and legal proceedings with accuracy and compliance. - [Team Collaboration](https://docs.sky-scribe.com/use-cases/team-collaboration.md): Automatically generate meeting notes, standup summaries, and decision logs for distributed teams. ## OpenAPI Specs - [openapi](https://docs.sky-scribe.com/api-reference/openapi.json)