Tidepay API Docs

Get a plan by identifier

GET
/plans/identifier/{identifier}

Fetch a plan by its merchant-chosen readable slug (see identifier on POST /plans) instead of its opaque id.

X-API-Key<token>

Your merchant API key, shown once at creation in the dashboard (Settings → API key).

In: header

Path Parameters

identifier*string

Response Body

curl -X GET "https://example.com/plans/identifier/string"
Empty