# Transmit ## Docs - [Get v1analytics](https://docs.transmit.dev/api-reference/analytics/get-v1analytics.md): Get comprehensive email analytics and performance metrics for your organization - [Get v1rate limit](https://docs.transmit.dev/api-reference/analytics/get-v1rate-limit.md): Get current rate limit status and usage information for your organization - [Get v1credits](https://docs.transmit.dev/api-reference/billing/get-v1credits.md): Get comprehensive credit usage and balance information for your organization - [Delete v1contacts](https://docs.transmit.dev/api-reference/contacts/delete-v1contacts.md): Delete a contact by ID. This action is permanent and cannot be undone. - [Get v1contacts](https://docs.transmit.dev/api-reference/contacts/get-v1contacts.md): Retrieve a paginated list of contacts for your organization - [Get v1contacts 1](https://docs.transmit.dev/api-reference/contacts/get-v1contacts-1.md): Retrieve detailed information about a specific contact by ID - [Get v1contactslookup](https://docs.transmit.dev/api-reference/contacts/get-v1contactslookup.md): Look up a contact by email or phone number. Provide either email or phone_number as a query parameter. - [Post v1contacts](https://docs.transmit.dev/api-reference/contacts/post-v1contacts.md): Create a new contact in your organization. Either email or phone_number must be provided. - [Put v1contacts](https://docs.transmit.dev/api-reference/contacts/put-v1contacts.md): Update an existing contact by ID. Only provided fields will be updated. - [Get v1emails](https://docs.transmit.dev/api-reference/emails/get-v1emails.md): Retrieve a paginated list of emails sent by your organization - [Get v1emails 1](https://docs.transmit.dev/api-reference/emails/get-v1emails-1.md): Retrieve detailed information about a specific email including events - [Get v1emails workflow](https://docs.transmit.dev/api-reference/emails/get-v1emails-workflow.md): Get the workflow status for a specific email including durable execution job status - [Post v1emails](https://docs.transmit.dev/api-reference/emails/post-v1emails.md): Send a transactional or broadcast email. Starts a durable workflow for email delivery with retry guarantees. - [Post v1emails cancel](https://docs.transmit.dev/api-reference/emails/post-v1emails-cancel.md): Cancel a scheduled email before it is sent - [Post v1emailsbatch](https://docs.transmit.dev/api-reference/emails/post-v1emailsbatch.md): Send up to 100 emails in a single request. Each email can have up to 50 recipients. - [Get v1sms](https://docs.transmit.dev/api-reference/sms/get-v1sms.md): Retrieve a list of SMS messages sent by your organization - [Get v1sms 1](https://docs.transmit.dev/api-reference/sms/get-v1sms-1.md): Retrieve detailed information about a specific SMS message including cost and margin data - [Post v1sms](https://docs.transmit.dev/api-reference/sms/post-v1sms.md): Send an SMS message. Starts a durable workflow for SMS delivery with retry guarantees and cost tracking. - [Delete v1contacts topics](https://docs.transmit.dev/api-reference/topics/delete-v1contacts-topics.md): Unsubscribe contact from topic - [Get v1topics](https://docs.transmit.dev/api-reference/topics/get-v1topics.md): List all topics for organization - [Post v1contacts topics](https://docs.transmit.dev/api-reference/topics/post-v1contacts-topics.md): Subscribe contact to topic - [Post v1topics](https://docs.transmit.dev/api-reference/topics/post-v1topics.md): Create a new topic - [Put v1topics](https://docs.transmit.dev/api-reference/topics/put-v1topics.md): Update topic - [Delete v1webhooks](https://docs.transmit.dev/api-reference/webhooks/delete-v1webhooks.md): Delete a webhook by ID. This action is permanent and cannot be undone. - [Get v1webhooks](https://docs.transmit.dev/api-reference/webhooks/get-v1webhooks.md): Retrieve all webhooks configured for your organization - [Get v1webhooks 1](https://docs.transmit.dev/api-reference/webhooks/get-v1webhooks-1.md): Retrieve detailed information about a specific webhook by ID - [Post v1webhooks](https://docs.transmit.dev/api-reference/webhooks/post-v1webhooks.md): Create a new webhook for receiving event notifications. The webhook secret is only returned once upon creation. - [Post v1webhooks test](https://docs.transmit.dev/api-reference/webhooks/post-v1webhooks-test.md): Send a test event to a webhook to verify it is configured correctly - [Put v1webhooks](https://docs.transmit.dev/api-reference/webhooks/put-v1webhooks.md): Update an existing webhook by ID. Only provided fields will be updated. - [Delete v1workflows](https://docs.transmit.dev/api-reference/workflows/delete-v1workflows.md): Delete workflow - [Get v1workflows](https://docs.transmit.dev/api-reference/workflows/get-v1workflows.md): List all workflows for organization - [Get v1workflows 1](https://docs.transmit.dev/api-reference/workflows/get-v1workflows-1.md): Get workflow details - [Post v1workflows](https://docs.transmit.dev/api-reference/workflows/post-v1workflows.md): Create a new workflow - [Put v1workflows](https://docs.transmit.dev/api-reference/workflows/put-v1workflows.md): Update workflow - [Authentication](https://docs.transmit.dev/docs/authentication.md): How to authenticate with the Transmit API - [Real-Time Analytics](https://docs.transmit.dev/docs/guides/analytics.md): Track deliverability, opens, clicks, and engagement metrics across all channels - [Domain Verification](https://docs.transmit.dev/docs/guides/domain-verification.md): Verify your domain to send emails with Transmit - [Email Templates](https://docs.transmit.dev/docs/guides/email-templates.md): Create and manage reusable email templates - [Multi-Channel Communications](https://docs.transmit.dev/docs/guides/multi-channel.md): Send emails, SMS, and voice messages through one unified API - [Enterprise Security](https://docs.transmit.dev/docs/guides/security.md): Enterprise-grade security with encryption at rest and in transit - [Sending Emails](https://docs.transmit.dev/docs/guides/sending-emails.md): Learn how to send emails with Transmit - [Webhooks](https://docs.transmit.dev/docs/guides/webhooks.md): Track email delivery events in real-time - [Introduction](https://docs.transmit.dev/docs/introduction.md): Welcome to Transmit API documentation. Send emails, SMS, and more with a simple, powerful API. - [Quickstart](https://docs.transmit.dev/docs/quickstart.md): Send your first email with Transmit in under 5 minutes - [Python SDK](https://docs.transmit.dev/sdks/python.md): Coming Soon - Official Python SDK for Transmit - [TypeScript SDK](https://docs.transmit.dev/sdks/typescript.md): Official TypeScript/Node.js SDK for Transmit ## OpenAPI Specs - [openapi](https://docs.transmit.dev/docs/openapi.json) - [openapi-from-anchor-url-0](https://docs.transmit.dev/openapi-from-anchor-url-0) ## Optional - [GitHub](https://github.com/transmit-dev) - [Community](https://discord.gg/DTBvcwv9Xn)