API METHODS

UAPI80: Billing Events

UAPI80: Usage


SECTIONS

List all your subscriptions

GET /api/subscriptions

OAuth AuthorizationRequired: profile_read

You can also view a subscription by passing it's external_id as the id, and adding the query param ?find_by_external_id=true to your request.


View a subscription

GET /api/subscriptions/{id}

OAuth AuthorizationRequired: profile_read