Introduction
Welcome to the FlexPrice API
The FlexPrice API enables you to programmatically manage pricing, subscriptions, and billing for your SaaS application. This documentation will help you integrate FlexPrice into your application.
Base URL
All API requests should be made to:
Authentication
All API endpoints require authentication using an API Key. These are the keys you get when you create a new API key in the FlexPrice Dashboard.
Drop us an email at support@flexprice.io if you need help getting an API key.
Response Format
All API responses follow a consistent JSON format:
Error Handling
The API uses standard HTTP response codes:
200
- Success201
- Created400
- Bad Request401
- Unauthorized404
- Not Found500
- Internal Server Error
Error responses include detailed information:
Need Help?
- Email: support@flexprice.io
- Documentation Updates: tech@flexprice.io