# Cleartext Labs ## Docs - [Cleartext Labs Documentation](https://docs.cleartextlabs.com/introduction.md): Developer documentation for Cleartext Labs products - [Get Current User](https://docs.cleartextlabs.com/transcord/api-reference/account/get-me.md): Get information about the authenticated user and their subscription - [List Plans](https://docs.cleartextlabs.com/transcord/api-reference/account/plans.md): Get available subscription plans - [Get Subscription](https://docs.cleartextlabs.com/transcord/api-reference/account/subscription.md): Get detailed subscription and usage information - [List Timezones](https://docs.cleartextlabs.com/transcord/api-reference/account/timezones.md): Get list of supported timezones - [Update User](https://docs.cleartextlabs.com/transcord/api-reference/account/update-me.md): Update user settings like name and timezone - [Initiate Call](https://docs.cleartextlabs.com/transcord/api-reference/calls/initiate.md): Start a recorded call to a destination number - [List Calls](https://docs.cleartextlabs.com/transcord/api-reference/calls/list.md): List recent calls with pagination - [API Overview](https://docs.cleartextlabs.com/transcord/api-reference/overview.md): Overview of the Transcord API endpoints - [Delete Recording](https://docs.cleartextlabs.com/transcord/api-reference/recordings/delete.md): Permanently delete a recording and its transcript - [Export Transcript](https://docs.cleartextlabs.com/transcord/api-reference/recordings/export.md): Export transcript as a Word document - [Get Recording](https://docs.cleartextlabs.com/transcord/api-reference/recordings/get.md): Get a single recording with its full transcript - [Get Audio](https://docs.cleartextlabs.com/transcord/api-reference/recordings/get-audio.md): Get the audio file URL for a recording - [Get Transcript](https://docs.cleartextlabs.com/transcord/api-reference/recordings/get-transcript.md): Get the transcript in JSON, plain text, or SRT format - [List Recordings](https://docs.cleartextlabs.com/transcord/api-reference/recordings/list.md): List all recordings with optional filtering and pagination - [Search Transcripts](https://docs.cleartextlabs.com/transcord/api-reference/recordings/search.md): Full-text search across all your transcripts - [Authentication](https://docs.cleartextlabs.com/transcord/authentication.md): How to authenticate with the Transcord API - [Claude AI Integration (MCP)](https://docs.cleartextlabs.com/transcord/guides/mcp-integration.md): Connect Transcord to Claude AI for natural language search and analysis - [Working with Transcripts](https://docs.cleartextlabs.com/transcord/guides/transcripts.md): Understanding transcript formats, word timestamps, and speaker labels - [Introduction](https://docs.cleartextlabs.com/transcord/introduction.md): Welcome to the Transcord API documentation - [Quickstart](https://docs.cleartextlabs.com/transcord/quickstart.md): Get started with the Transcord API in 5 minutes ## OpenAPI Specs - [openapi](https://docs.cleartextlabs.com/api-reference/openapi.json)