For Developers
AI content generation API for your apps
Generate social media posts, blog articles, and newsletters programmatically. One REST endpoint, Bearer auth, brand context on every request. Build content pipelines in minutes, not months.
POST /api/v1/content/generate
curl -X POST https://api.supapost.ai/api/v1/content/generate \
-H "Authorization: Bearer sp_your_key" \
-H "Content-Type: application/json" \
-d '{
"type": "social",
"platform": "linkedin",
"topic": "Why API-first content wins"
}'API Features
One endpoint, every format
POST /api/v1/content/generate handles social posts, blogs, and newsletters. Set type and platform in the request body.
Bearer token auth
API keys scoped to workspaces. SHA-256 hashed storage. Revoke keys instantly from the dashboard.
Rate limit headers
X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset on every response. No surprises.
Auto brand context
Configure brand voice once. Every API call inherits your industry, tone, audience, and content pillars automatically.
Available endpoints
POST
/api/v1/content/generatePOST
/api/v1/strategy/generatePOST
/api/v1/content/repurposeGET
/api/v1/postsGET
/api/v1/blogsGET
/api/v1/newslettersGET
/api/v1/usagePOST
/api/v1/images/generateStart building today
Free tier: 100 API requests/day. No credit card required.