API Reference
Prolifi Public API — programmatic access to billing, subscriptions, and entitlements
The Prolifi Public API lets you integrate subscription billing, customer management, usage metering, and entitlement checks directly into your application.
Base URL
Quick start
- Generate API keys from the Prolifi dashboard (Settings > API Keys)
- Use your secret key (
sk_test_*) for server-side integrations - Make your first request:
Resources
Authentication
API key types, environments, and security
Errors
Error format, types, and handling guidance
Pagination
Offset-based pagination for list endpoints
Rate Limiting
Request limits, headers, and retry strategies
Idempotency
Safely retry requests without duplicating operations
IP Whitelisting
Restrict API access to specific IP addresses
API endpoints
The API is organized around six resource types:
Browse the full endpoint reference in the sidebar, or refer to the Developers getting started guide for integration architecture and webhook events.