The endpoints in this section are all zero-rated and incur no cost.
Get your API spend for the current month to date.
# No Body
Get your utilisation metrics for a given month. The metrics contain the amounts of keys, tokens and API requests.
Note: The key and card metrics is always the current metric. The API request metric will be for the supplied month.
The month for which to count API requests, defaults to the current month. Please specify the month in YYYY-MM format.
# No Body
Change your Basic Auth password. We recommend doing this every month or so for added security.
The new password you want to use. There are no requirements, but we recommend a password of at least 32 characters in length. This field is only required when POSTing from the documentation, if you POST a raw html request without specifying a new password, one will be auto-generated.
# No Body
Return the username as specified in basic auth, and the current API environment information.
This endpoint is useful for testing if your basic auth works correctly.
# No Body
Get the latest signed PCI DSS certificate. This certificate is only available to paying users and should be treated as confidential.
# No Body
Create a new preference for your user.
The key of the preference
The value of the preference
Fetch all preference for your user or a specific preference by key.
The key of a single preference to fetch. Omit to fetch all preferences.
# No Body
Delete a single preference. If there's a system default it will be used after the preference is deleted.
The key of the preference
# No Body