Resources
API Pricing
All plans include the full REST API, official SDKs, and documentation. Upgrade or downgrade at any time from the dashboard.
Plans
| Feature | Basic | Pro | Turbo | Enterprise |
|---|---|---|---|---|
| Price | $49/mo | $79/mo | $149/mo | Custom |
| Connected accounts | 1 | 3 | 5 | Unlimited |
| API requests/min | 100 | 500 | 2,000 | 10,000 |
| Burst limit (req/sec) | 20 | 100 | 400 | 2,000 |
| Daily API requests | 50,000 | 250,000 | 1,000,000 | Unlimited |
| Platforms | Instagram, TikTok | Instagram, TikTok | Instagram, TikTok | |
| AI targeting | Standard | Advanced | Premium (segments) | Premium + custom models |
| Analytics | Basic (overview, growth) | Full (all endpoints) | Full + export | Full + raw data lake access |
| Webhooks | 2 | 10 | 50 | Unlimited |
| AI suggestions | Weekly | Daily | Real-time | Real-time + custom |
| Custom audience segments | No | No | Yes (up to 5) | Unlimited |
| Sandbox environment | Yes | Yes | Yes | Yes + staging |
| Support | Priority email | Dedicated account manager | Dedicated team + Slack | |
| SLA | 99.5% uptime | 99.9% uptime | 99.95% uptime | 99.99% uptime |
What is included in every plan
- Full REST API access — all documented endpoints, no feature gating.
- Official SDKs for Node.js, Python, and PHP.
- Sandbox environment with
sk_test_API keys. - HMAC-SHA256 webhook signature verification.
- Automatic retries and exponential backoff built into the SDKs.
- All documentation and guides.
- 99.5%+ uptime guarantee.
Frequently asked questions
Can I change plans mid-billing cycle?
Yes. Upgrades take effect immediately and you are charged the prorated difference. Downgrades take effect at the start of the next billing cycle.
What happens if I exceed my account limit?
Creating a new account beyond your plan's limit returns a 403 account_limit_reached error. Existing accounts continue to function normally. Upgrade your plan or delete an unused account to add more.
Is there an annual discount?
Yes. Annual billing saves 20% on all plans. Basic is $39/mo, Pro is $63/mo, and Turbo is $119/mo when billed annually.
Do sandbox/test requests count toward my rate limit?
Sandbox requests (sk_test_ keys) have a separate, generous rate limit of 1,000 req/min regardless of plan. They do not count toward your production limit.
Enterprise
For agencies, platforms, and organizations managing many accounts. Includes:
- Unlimited accounts — no cap on connected social profiles.
- 10,000 req/min — enough for real-time dashboards serving hundreds of clients.
- Dedicated infrastructure — isolated API endpoints and database resources.
- Custom AI models — targeting models trained on your specific audience data.
- Raw data access — pipe analytics data into your own BI tools.
- SSO and team management — SAML 2.0 single sign-on, role-based access control.
- Dedicated support — named account manager, private Slack channel, 1-hour response SLA.
- Custom SLA — 99.99% uptime with financial credits for breaches.
Contact enterprise@outfame.com for a custom quote.
Compare by use case
| Use case | Recommended plan | Why |
|---|---|---|
| Single brand, simple integration | Basic | 1 account, sufficient rate limits for a single dashboard. |
| Small agency (2-3 clients) | Pro | 3 accounts, TikTok support, advanced targeting. |
| Growing agency or SaaS | Turbo | 5 accounts, custom segments, dedicated account manager. |
| Platform with 10+ clients | Enterprise | Unlimited accounts, dedicated infra, custom models. |
| Developer building an integration | Basic (start here) | Full API access, sandbox for testing. Upgrade when ready. |