Publishing your first API
1. Create an account and set up your organization
Sign up at /signup. During onboarding, select I want to list my API and choose the "Provider" organization type.
2. Add your API
From the dashboard, go to Provider → My APIs → Publish New API. Fill in name, description, and category. You can paste your OpenAPI spec to auto-populate documentation.
3. Set pricing plans
Create one or more pricing plans (free tiers, monthly subscriptions, usage-based). You can offer a free tier alongside paid tiers.
4. Connect Stripe for payouts
Go to Settings → Payouts and connect your Stripe account via Stripe Connect. The platform takes a 3% fee on revenue billed through the platform.
5. Submit for review
New APIs are reviewed before going live. Typically approved within 1 business day. You'll receive an email when your API is published.
After publishing
- Track subscribers and revenue in Provider → Analytics
- Update your OpenAPI spec at any time from the API settings
- Respond to subscriber support via the ticketing system