Skip to main content
GET
List available plans

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Query Parameters

currency
string

ISO currency code used to price plan variants.

Example:

"USD"

Response

Plans

tier
string | null
name
string | null
description
string | null
limits
object
variants
object[]
isCurrent
boolean