Auth RequiredStudio+
client.firearms.getAdoptionMap()
Get the worldwide adoption map for a firearm.
getAdoptionMap(id: string): Promise<APIResponse<AdoptionMap>>- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- stringrequired
Resource slug ID
- Accepts
- a lowercase slug: letters, digits and hyphens
- Example
- AdoptionMap
Military and law-enforcement adoption of a firearm, grouped by country.
- string
Slug of the firearm this row belongs to.
- string
Display name of the firearm the map is for.
- object[]
Every country recorded as having adopted it.
- string | null
ISO 3166-1 alpha-2 code of the country. Null where the operator country is unrecorded.
- object[]
The organisations in that country recorded as operating the firearm.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 404
NOT_FOUND - 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.