Auth RequiredStudio+
client.stats.adoptionByType()
Get firearm adoption statistics by usage type.
adoptionByType(params: AdoptionByTypeParams): Promise<APIResponse<AdoptionByTypeItem[]>>- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- stringrequired
Operator type
- Accepts
- Example
- object[]
The response payload.
- string
Slug of the adopted firearm.
- string
Display name of the firearm.
- integer
How many operators of this type adopted it.
- string[]
ISO 3166-1 alpha-2 codes of the countries those operators belong to.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Studio+
- Monthly quota
- 150,000/mo
- Rate limit
- 120/min
- Daily cap
- 10,000
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.