[Post] Get My Plan Info

POST {{baseUrl}}/api/subscription

This endpoint allows you to get info about your subscription plan.

HEADERS

KeyDatatypeRequiredDescription
x-api-tokenstring(Required)
Acceptstring

RESPONSES

status: OK

{"active":"\u003cboolean\u003e","plan_name":"\u003cstring\u003e","calls_per_seconds":"\u003cinteger\u003e","usage_assigned_calls":"\u003cinteger\u003e","usage_remaining_calls":"\u003cinteger\u003e","historical_days":"\u003cinteger\u003e"}