# Beeble API Documentation ## Docs - [Get Account Info](https://developer.beeble.ai/docs/api-reference/account/get-account-info.md): Get account metadata and rate limits (fast, no Stripe calls). - [Get Billing Info](https://developer.beeble.ai/docs/api-reference/account/get-billing-info.md): Get billing data from Stripe (may be slow due to external API calls). - [Get Job Status](https://developer.beeble.ai/docs/api-reference/switchx/get-job-status.md): Poll the status of a SwitchX job. - [List Jobs](https://developer.beeble.ai/docs/api-reference/switchx/list-jobs.md): List your SwitchX jobs with cursor-based pagination. - [Start Generation](https://developer.beeble.ai/docs/api-reference/switchx/start-generation.md): Start a SwitchX compositing job. - [Create Upload URL](https://developer.beeble.ai/docs/api-reference/uploads/create-upload-url.md): Create a presigned upload URL for a media file. - [Authentication](https://developer.beeble.ai/docs/authentication.md): How to obtain and use your Beeble API key - [Errors](https://developer.beeble.ai/docs/errors.md): Error codes and error response format - [Overview](https://developer.beeble.ai/docs/index.md): Beeble API for AI-powered visual effects - [llms.txt](https://developer.beeble.ai/docs/llms-txt.md): Machine-readable documentation for LLMs and AI-powered tools - [Quickstart](https://developer.beeble.ai/docs/quickstart.md): Generate a composited video with SwitchX in minutes - [Webhooks](https://developer.beeble.ai/docs/webhooks.md): Receive notifications when jobs complete or fail ## OpenAPI Specs - [openapi](https://api-dev.modal.beeble.ai/developer-api-docs/openapi.json) Built with [Mintlify](https://mintlify.com).