Auth RequiredExplorer+
client.stats.prolificManufacturers()
Get the most prolific manufacturers by firearm count.
prolificManufacturers(params?: ProlificManufacturersParams): Promise<APIResponse<ProlificManufacturer[]>>- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- integerdefault
20How many to return
- Range
- 1 – 100
- Example
- string
Restrict to a category slug
- Example
- object[]
The response payload.
- string
Slug of the manufacturer.
- string
Display name, as the maker writes it.
- string | null
ISO 3166-1 alpha-2 code of where they are based.
- integer
How many catalogued firearms they make.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Explorer+
- Monthly quota
- 200/mo
- Rate limit
- 10/min
- Daily cap
- 50
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.