Skip to main content
GET
List plan prices
Click the base URL in the API playground and select the Sandbox host for test data or the Production host for live data. Use credentials from the same environment.

Authorizations

Authorization
string
header
required

The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'

Path Parameters

identifier
string
required

Plan identifier.

Query Parameters

version
integer

Optional plan version to scope the query to.

Response

Paginated list of plan prices.

count
integer
Example:

1

next
string | null
Example:

null

previous
string | null
Example:

null

results
object[]