Get Account Usage
Account
Get Account Usage
Monitor your Quiet Score™ API usage and subscription plan details
GET
Get Account Usage
Overview
The Get Account Usage API returns information about your current API usage, plan limits, and subscription details. Use this endpoint to monitor your Quiet Score™ API consumption and active listings.To obtain an API key, register for an account and subscribe to a plan.
Authorization
Your API key for authentication
Response Fields
| Field | Type | Description |
|---|---|---|
status | string | Status of the request (“OK” for success) |
request.api_key | string | The API key used for the request |
response.API Key Current Usage | number | Number of API calls made in the current billing period |
response.API Key Max Plan Usage | number | Maximum number of API calls allowed (-1 for unlimited) |
response.Subscription Plan | string | Name of your current subscription plan (trial, insight, intelligence, enterprise) |
response.Active Listings Count | number | Number of active listings tracked |
response.Active Listings Max | number | Maximum number of listings allowed (-1 for unlimited) |
Plan Limits
| Plan | API Requests/Month | Active Listings |
|---|---|---|
| Trial | 100 | 100 |
| Insight | 50,000 | 10,000 |
| Intelligence | 500,000 | 100,000 |
| Enterprise | Unlimited | Unlimited |
Use Cases
- Usage monitoring: Track your API consumption to avoid exceeding plan limits
- Listings monitoring: Monitor how many locations you’ve tracked
- Plan management: Determine if you need to upgrade your subscription plan
Notes
- API usage counts are reset at the beginning of each billing period
- Active listings persist until manually deleted
- Contact soheil@calmyx.com if you need to upgrade your plan