Returns all pricing plans in a project, including their associated features with full feature details.Documentation Index
Fetch the complete documentation index at: https://docs.cuprice.io/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Bearer token with your API key. Requires
read or read_write permission.Path Parameters
The project’s URL-friendly slug identifier.
Response
List of plan objects.
Example
Errors
| Status | Description |
|---|---|
401 | Invalid or missing API key |
404 | Project with the given slug not found |
