Notice

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

NAA Mini Revolver

Category
Revolver
Barrel
29 mm
Weight, empty
128 g
Introduced
1975

About

What it is, and why it matters

Copy a link to this section

The NAA Mini Revolver is an extremely compact single-action revolver chambered in .22 Long Rifle, built almost entirely from 17-4 PH stainless steel. Weighing roughly 4.5 ounces with a 1.125-inch barrel and a five-round cylinder, it is one of the smallest production firearms in the world. The design descends from a Freedom Arms mini-revolver that North American Arms acquired the rights to in 1990, and its thumb-cocked single-action lockwork pays homage to the early Smith & Wesson Model 1 rimfire revolvers. It is marketed primarily as a deep-concealment backup and last-ditch self-defense gun.

Often described as among the smallest commercially produced firearms in the world, the NAA Mini Revolver has become an icon of deep-concealment carry, small enough to vanish in a pocket or be built into a belt-buckle holster.

The cylinder must be removed from the frame for loading and unloading. Many models feature a safety cylinder with notches between the chambers, allowing the hammer to rest safely between live rounds.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
North American Arms
Category
Revolver
Country
United States
Status
In production
Produced
1975

DimensionsAs issued, without a magazine or an optic.

Barrel
29 mm
Overall length
102 mm
Height
60 mm
Width
21 mm
Weight, empty
128 g

ActionHow it cycles, what trips it, and what feeds it.

Action
Revolving
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
5
Magazine
Revolving cylinder

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Stainless steel
Barrel
Stainless steel
Stock
Wood
Finish
Stainless

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
240 m/s
Muzzle energy
75 J
Effective range
5 m
Maximum range
100 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Single action only
  • Spur trigger
  • Bull barrel
  • Removable cylinder
  • Conversion cylinder compatible

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 404 revolvers128 g1.05 kgAmong the lightest tenth
Overall lengthAmong 415 revolvers102 mm260 mmAmong the shortest tenth
Barrel lengthAmong 431 revolvers29 mm127 mmAmong the shortest tenth
Magazine capacityAmong 434 revolvers56Holds fewer rounds than about 90%

Answers

Questions about the NAA Mini Revolver

Copy a link to this section
How much does the NAA Mini Revolver weigh?

The NAA Mini Revolver weighs 128 g (4.5 oz) empty. It is the 1st lightest of 404 revolvers in the catalogue.

What caliber is the NAA Mini Revolver?

The NAA Mini Revolver is chambered in .22 Long Rifle.

How many rounds does the NAA Mini Revolver hold?

The NAA Mini Revolver holds 5 rounds, fed from a revolving cylinder.

How long is the NAA Mini Revolver?

The NAA Mini Revolver is 102 mm (4.02 in) long overall, with a 29 mm (1.14 in) barrel.

Who makes the NAA Mini Revolver?

The NAA Mini Revolver is made by North American Arms (United States). It was designed by Dick Casull.

When was the NAA Mini Revolver introduced?

The NAA Mini Revolver was introduced in 1975.

How does the NAA Mini Revolver operate?

The NAA Mini Revolver uses a revolving action, and its firing mechanism is hammer fired.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

In service

Civilian Concealed Carry
United States

Provenance

Confidence in this record

82%

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

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

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/north-american-mini' \  --header 'X-API-Key: your_key'
Response
{  "id": "north-american-mini",  "name": "NAA Mini Revolver",  "manufacturer": {    "id": "naa",    "name": "North American Arms",    "countryCode": "US",    "foundedYear": 1972,    "website": "https://www.northamericanarms.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-18 03:40:45",    "updatedAt": "2026-02-18 03:40:45",    "version": "70c10727113912155a5bccc3f8f6777d9eefa33100888062e44f6dcd174fe069"  },  "category": {    "id": "revolver",    "name": "Revolver",    "description": "Handguns with a revolving cylinder containing multiple chambers"  },  "country_of_origin": "US",  "year_introduced": 1975,  "barrel_length_mm": 29,  "weight_empty_g": 128,  "action_type": "revolving"}