Auth RequiredBuilder+
client.stats.featureFrequency()
Get feature frequency statistics across the database.
featureFrequency(params?: FeatureFrequencyParams): Promise<APIResponse<FeatureFrequency[]>>- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- string
Restrict to a category slug
- Example
- integerdefault
50How many to return
- Range
- 1 – 100
- Example
- object[]
The response payload.
- string
The feature as stored, and the value to send as
featureto /v1/firearms/by-feature. - integer
How many records fall in this bucket.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Builder+
- Monthly quota
- 25,000/mo
- Rate limit
- 60/min
- Daily cap
- 2,000
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.