Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Smith & Wesson

Smith & Wesson
Country
United States
Founded
1852
Status
Not recorded
Records in the catalogue
356

Identity

Everything on file

IdentityWhere they are, when they started, and whether they are still going.

Country
United States
Founded
1852

LinksThe company itself, and the companies it came from.

Website
https://www.smith-wesson.com

OutputCounted from the records in the catalogue, not claimed by the maker.

Records in the catalogue
356
In production
181
Discontinued
165
Years covered
1857 to 2026
Average weight
921 g
Most common cartridge
9x19mm Parabellum

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

curl --request GET \  --url 'https://api.gunspec.io/v1/manufacturers/smith-wesson' \  --header 'X-API-Key: your_key'
Response
{  "id": "smith-wesson",  "name": "Smith & Wesson",  "country_code": "US",  "founded_year": 1852,  "status": null,  "website": "https://www.smith-wesson.com",  "parent_id": null}