# BOB Gateway API ## Docs - [API Overview](https://distributedcrafts.mintlify.app/api-reference/overview.md): Complete reference for the BOB Gateway API - cross-chain Bitcoin transactions and integrations - [Create a new gateway order.](https://distributedcrafts.mintlify.app/api-reference/v1/create-a-new-gateway-order.md): Creates a new request, reserves the required liquidity. - [Get a gateway quote.](https://distributedcrafts.mintlify.app/api-reference/v1/get-a-gateway-quote.md): Checks the available liquidity and provides a quote. - [Get all orders for a specific ID.](https://distributedcrafts.mintlify.app/api-reference/v1/get-all-orders-for-a-specific-id.md) - [Get all supported routes.](https://distributedcrafts.mintlify.app/api-reference/v1/get-all-supported-routes.md) - [Get all user orders.](https://distributedcrafts.mintlify.app/api-reference/v1/get-all-user-orders.md) - [Register a tx for a request.](https://distributedcrafts.mintlify.app/api-reference/v1/register-a-tx-for-a-request.md): Required for the Solver to track and execute some requests. - [FAQ](https://distributedcrafts.mintlify.app/gateway/faq.md): Questions about BOB Gateway - [Gateway SDK](https://distributedcrafts.mintlify.app/gateway/integration.md): Step-by-step guide to integrate BOB Gateway SDK into your application - [Gateway Overview](https://distributedcrafts.mintlify.app/gateway/overview.md): Introduction to BOB Gateway - Bitcoin intent bridge for seamless cross-chain interactions - [DeFi Strategies](https://distributedcrafts.mintlify.app/gateway/strategies.md): Build 1-click DeFi actions with custom strategies, multicall, and cross-chain execution - [Deep Dive](https://distributedcrafts.mintlify.app/gateway/technical.md): Technical overview of BOB Gateway's architecture and cross-chain verification - [Bitcoin Wallets](https://distributedcrafts.mintlify.app/gateway/wallets.md): Integrate Bitcoin wallet support for Gateway transactions ## OpenAPI Specs - [openapi](https://distributedcrafts.mintlify.app/api-reference/openapi.json) ## Optional - [Discord](https://discord.gg/gobob) - [GitHub](https://github.com/bob-collective) - [Website](https://gobob.xyz) - [Analytics](https://dune.com/bob_collective/gateway)