# Bloom API ## Docs - [Deploy a token](https://dev.bloombot.app/api-reference/deploy.md): Launch a token on a supported DEX from one of your wallets. - [Execute a swap](https://dev.bloombot.app/api-reference/swap.md): Buy or sell a token across one or more of your wallets. - [Authentication](https://dev.bloombot.app/authentication.md): How Bloom API keys work — format, limits, and revocation. - [Auto-orders](https://dev.bloombot.app/concepts/auto-orders.md): Attach take-profit, stop-loss, trailing, time, and dev-sell exits to a swap. - [Chains and quote assets](https://dev.bloombot.app/concepts/chains.md): Selecting a chain, the quote assets each one supports, and how fee fields are denominated. - [Errors](https://dev.bloombot.app/concepts/errors.md): The error envelope and every API and deploy error code. - [Rate limits](https://dev.bloombot.app/concepts/rate-limits.md): Per-user request budgets and the response headers. - [Introduction](https://dev.bloombot.app/introduction.md): Drive Bloom swaps and token launches programmatically with a personal API key. - [Manage API Keys](https://dev.bloombot.app/manage-api-keys.md): Create, reveal, monitor, and revoke API keys in Bloom Manager. - [Quickstart](https://dev.bloombot.app/quickstart.md): Create an API key and execute your first swap. ## OpenAPI Specs - [openapi](https://dev.bloombot.app/openapi.yaml)