cURL
curl --request GET \ --url https://operator.io/api/billing/status \ --header 'Authorization: Bearer <token>'
{ "billing": {}, "capacity": {}, "plans": [ {} ], "trial": {} }
Returns current plan, capacity, and trial info.
API key (ck_live_...). Create one in Settings > API Keys.
ck_live_...
Billing status.