Get your plan and current-period credit usage.
Returns the plan the request was evaluated against and, for requests
authenticated with an API key on api-pro.dexpaprika.com, the account
email plus credits used and remaining in the current billing period.
Without an API key (or on the public host, where keys are ignored) the response carries the plan only; all other fields are omitted.
Response
successful operation
Plan the request was evaluated against (same value as the X-Api-Plan header), e.g. free, pro, unlimited.
Account email of the API key owner. Omitted for keyless requests or when no email is on file.
Credits consumed in the current billing period, summed across all of the account's keys. Omitted when not applicable.
Credits remaining in the current billing period, including purchased packs and already-charged overage blocks. Omitted when not applicable.
Start of the current billing period (calendar month for free-tier keys). Omitted when not applicable.
End of the current billing period. Omitted when not applicable.