Get one bot template
Authorization
bearerAuth MMB API key from POST /api/v1/auth/agent, the dashboard, or mmb login. Send as Authorization: Bearer <key>.
In: header
Path Parameters
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
List or search bot templates
Bearer auth is optional: keyless requests work at a lower rate limit. With q set, returns full-text matches and no cursor.
Save brand details and reserve a sponsor package in one transaction
Requires both sponsor:write and billing:write. Requires billing:write. Account ownership and current admin membership are checked independently of key scopes. All times are UTC epoch milliseconds. List responses are cursor-paginated. Booking creation requires a UUID idempotencyKey; repeating it returns the same reservation. Browser sessions use the same service with same-origin mutation protection.