Billing
Get usage billing
Check whether usage-based billing is enabled for the organization.
GET
Check whether usage-based billing is enabled for the organization. When it is, all instances under that organization are charged once they exceed their included usage.
To see usage for one instance, use Get record counts. To enable it, use Enable usage billing.
Authorization
Blnk Cloud APIs support any one of the following authentication methods. All of them work with yourCLOUD_API_KEY or OAUTH_ACCESS_TOKEN.
Pass X-blnk-key: CLOUD_API_KEY or X-blnk-key: OAUTH_ACCESS_TOKEN.
Response
boolean
Whether usage-based billing is on for the organization. See Usage-based billing.
timestamp
When usage-based billing was enabled for the organization. ISO 8601.