Skip to main content
GET
Use this to see how many records one instance stores, how many sit above the included allowance, and whether new record creates are blocked. A record is a ledger, balance, transaction, identity, or reconciliation external data stored in the instance. See Usage-based billing.

Authorization

Blnk Cloud APIs support any one of the following authentication methods. All of them work with your CLOUD_API_KEY or OAUTH_ACCESS_TOKEN. Pass X-blnk-key: CLOUD_API_KEY or X-blnk-key: OAUTH_ACCESS_TOKEN.
string
required
Cloud API key or OAuth access token. Create credentials in API keys or OAuth.

Query

string
required
Cloud instance id (instance_...). Get it from Get instance details. A deploy_... id does not work.

Response

string
Instance that was counted (instance_...).
object
Counts by resource.
integer
Sum of all record counts.
string
sandbox or production.
integer
Records included in the plan allowance.
integer
Records above the included allowance.
number
Price per extra record in the billing currency’s major unit (for example USD), not cents. In the sample, 0.00135 is $0.00135 per extra record.
number
Estimated overage charge for the current count, in the billing currency’s major unit (for example USD), not cents.
boolean
Whether usage-based billing is on for the organization.
timestamp
When usage-based billing was enabled for the organization. ISO 8601.
boolean
true when this instance has used its included records and organization usage-based billing is off, so new records cannot be created. false while the instance is within its allowance or usage-based billing is on.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.