The API Report CardAPI Index
Bbot

Bbot API

QR order and pay for restaurants (DoorDash Tableside Order and Pay) · merchants.doordash.com

Bbot lives on as DoorDash Tableside Order & Pay with a public REST reference and staging host. API keys are emailed on request and shared over LastPass, the partner link is dead and the docs have not changed in four years.

Last verified: September 2026Restaurants & Food ServiceNO MCP
API GRADE
D
VERIFIED SEP 2026

SCORECARD

ExistenceGOODPublic ReadMe reference at bbot.readme.io with menu, order, checkout, guest and webhook endpoints on a live bbot.menu host.
AccessPOORKeys come by emailing engineering@bbot.menu and are shared over LastPass; the partner sign-up domain no longer resolves.
CoveragePOORMenus, orders, checkout, guests and loyalty webhooks, but the docs say the API differs for every account.
AuthPOORUsername and password POST to /api/v2-1/authenticate returns a JWT; no OAuth or scoped tokens.
Docs & DXPOORReadable ReadMe docs with an llms.txt index and a staging environment, but no client libraries and stale contacts.
StabilityPOORReference last updated over four years ago, carries a deprecated Order endpoint and no versioning policy.
MCPNONENo official or community MCP server found for this platform.
What you can do
Upsert menus asynchronouslyMenu Upsert plus status poll
Build carts and run checkoutPrice-Check and Checkout
Receive checkout and refund webhooksloyalty partner endpoints
Test against staging.bbot.menutest-mode keys
What you can't
Self-serve an API keyemail engineering@bbot.menu
Join the partner program onlinemeetbbot.com is dead
Rely on a stable per-account surfaceAPI differs per account
Use OAuth or an SDKJWT only, no libraries
MORE FROM THE REPORT CARD
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Bbot scores D on Supergood's API Report Card. Bbot lives on as DoorDash Tableside Order & Pay with a public REST reference and staging host. API keys are emailed on request and shared over LastPass, the partner link is dead and the docs have not changed in four years.

Tried to integrate with Bbot?