Skip to main content
GET
List my plans

Authorizations

X-Api-Key
string
header
required

Management token from the RouteMesh dashboard (Settings → Management Tokens). Required for customer API endpoints (/api-keys, /usage). Tokens are prefixed rmtm_ and scoped to your account. Authenticate by passing the token in the X-Api-Key header. Separate from RPC service keys (rm_), which authenticate dApp traffic to the routing layer.

Response

List of plans or empty array

id
integer

Plan ID.

created_at
string<date-time>
provider
string

Provider identifier.

provider_id
integer
name
string
price
number
quota
number
quota_unit
string
description
string
overage_price
number
overage_limit
number
rate_limit_req
number
rate_limit_req_interval_sec
number
rate_limit_cr
number
rate_limit_cr_interval_sec
number
billing_fixed_day
integer | null
billing_interval_days
integer | null
billing_anchored_start_date
string<date-time> | null