Skip to main content
Get pricings

Authorizations

X-Api-Key
string
header
required

Your API key.

Query Parameters

order
string
default:created_at

Specify the field to sort results by.

direction
enum<string>
default:desc

Sorting direction: asc for ascending, desc for descending.

Available options:
desc,
asc
per_page
integer

Number of results per page. If omitted, all results are returned.

Response

Successful response containing a paginated list of available pricing plans.

current_page
integer

Current page number

data
object[]

Available pricing plans.

from
integer

First pricing index on the current page

last_page
integer

Total number of pages

next_page_url
string<uri>

URL of the next page (if available)

per_page
integer

Number of pricings per page

to
integer

Last pricing index on the current page

total
integer

Total number of pricings