API Reference
Log In
API Reference

Create a price plan.

Permissions: system.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
meta
object

Metadata.

string
required

Stripe price ID (live mode).

string
required

Stripe price ID (test mode).

string
required
length ≤ 255

Price plan name.

number
required
≥ 0

Base price for the entire tier.

number
required
≥ 0

Credit amount included in USD.

required
≥ 1

Maximum number of users per organization. None means no limit.

products
object
required

Mapping of product ID to product.

allowed_orgs
array of strings
Defaults to

List of IDs of organizations allowed to use this price plan. If empty, all orgs are allowed.

Allowed Orgs
string

Price plan ID.

Headers
string
required

Service key.

string

User ID.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json