GunSpec

Manufacturers

Retrieve information about firearms manufacturers, their history, headquarters, and full product catalogs.

Authentifizierung erforderlichBuilder+

Returns aggregate figures for one manufacturer: how many firearms, which categories and calibers they span, and the range of years covered.

GET/v1/manufacturers/{id}/stats

  • stringHeadererforderlich

    Ihr API-Schlüssel. Authorization: Bearer <key> wird ebenfalls akzeptiert.

  • stringerforderlich

    Manufacturer slug

    Akzeptiert
    a lowercase slug: letters, digits and hyphens
    Beispiel

  • object

    The response payload.

  • object

    Who the figures are about.

  • string

    Slug of the manufacturer.

  • string

    Display name, as the maker writes it.

  • object

    The aggregate figures. snake_case, as the rollup query names them.

  • integer

    How many catalogued firearms they make.

  • number | null

    Mean unloaded weight in grams across their catalog, over the firearms that record one.

  • number | null

    Mean effective range in metres, over the firearms that record one.

  • number | null

    Mean magazine capacity, over the firearms that record one.

  • integer

    How many of their firearms are still in production.

  • integer

    How many of their firearms are discontinued.

  • integer | null

    Introduction year of their earliest catalogued firearm. Null when none records one.

  • integer | null

    Introduction year of their most recent catalogued firearm. Null when none records one.

  • object[]

    Categories they build in, most first.

  • string

    Slug of the category.

  • string

    Display name, as the maker writes it.

  • integer

    How many of their firearms are in it.

  • object

    The single cartridge most of their catalog chambers. Null where none of their firearms records a caliber.

  • string

    Slug of the cartridge.

  • string

    Display name, as the maker writes it.

  • integer

    How many of their firearms chamber it.

  • 400VALIDATION_ERRORValidation error
  • 401UNAUTHORIZEDAPI key required
  • 403FORBIDDENValid key, not permitted
  • 404NOT_FOUNDResource not found
  • 429RATE_LIMITEDRate limit exceeded
  • 500INTERNAL_ERRORUnexpected server error

Requires Builder tier or higher.

Average values only include firearms where the relevant field is populated.

Active/discontinued status is derived from the status field on each firearm.

Mindeststufe
Builder+
Monatskontingent
25,000/mo
Anfragerate
60/min
Tageslimit
2,000

Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.