Guides ยท BAMF Developer Platform
Idempotency & Approvals
How BAMF makes mutations safe to retry with Idempotency-Key, and how scope-based approval boundaries separate drafting from scheduling and publishing.
On this page
- Idempotency-Key
- Conflict and replay
- Approval boundaries
- Draft-first generation
Agent discovery
Related documentation
- BAMF Developer Docs - Build creator workflows with the BAMF REST API, Product MCP, playbooks, local agent kits, and agent-discoverable docs.
- Quickstart - BAMF Developer Docs - Create a key, list creator spaces, generate a reviewable draft candidate, and create a draft with the BAMF API.
- Authentication - BAMF Developer Docs - Authenticate BAMF REST and MCP calls with user-scoped or creator-scoped API keys.
- Scopes - BAMF Developer Docs - BAMF scopes for posts, analytics, knowledge, generation, images, scheduling, publishing, and Engagement Boost.
- Errors - BAMF Developer Docs - BAMF error codes, request ids, status handling, retry guidance, and rate-limit behavior.
- Rate Limits & Pagination - BAMF Developer Docs - Per-API-key rate limit tiers and the offset/limit/has_more pagination shape used by BAMF list endpoints.