Developer Docs
Build with BeeMad
Integrate AI marketing strategy directly into your product via our REST API.
Quick start
curl -X POST https://api.beemad.in/v1/strategy \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"business": "B2B SaaS for freelance designers",
"stage": "pre-launch",
"budget": "low"
}'API Key Auth
Simple bearer token authentication on every request.
TypeScript types
First-class TypeScript definitions for all request and response shapes.
Webhooks
Get notified when a long-running strategy job completes.
Team-plan only
API access is available on the Team plan ($89/mo).
Low latency
P50 response time under 1.8s on all strategy endpoints.
OpenAPI spec
Download the full OpenAPI 3.1 spec for codegen or Postman.
Endpoints
POST
/v1/strategyPOST
/v1/icpPOST
/v1/channelsPOST
/v1/contentGET
/v1/sessionsGET
/v1/sessions/:id