Notice

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

Mendoza PK-62

Category
Pistol
Barrel
Not recorded
Weight, empty
Not recorded
Introduced
1962

About

What it is, and why it matters

Copy a link to this section

The Mendoza PK-62 is a single-shot, break-action pocket derringer pistol made by Productos Mendoza of Mexico. It is a 'munisalva' (blank-firing) self-defense and signaling pistol chambered for small .22-caliber blank cartridges, with a compact frame designed for concealed pocket carry. The break-open design uses the Mendoza breech-closing system, and spare cartridges are stored in a compartment in the grip.

Productos Mendoza, best known for arming the Mexican Army with the RM2 light machine gun, also built the tiny PK-62 pocket derringer, a blank-firing self-defense pistol that tucks three spare cartridges into a hidden compartment in its own grip.

Classified in the Mendoza catalog under both firearms and 'munisalva' (blank-firing) arms. The PK-62-3 variant stores three spare rounds in a holder at the base of the grip. Physical dimensions are not published by the manufacturer. Year of introduction (1962) is inferred from the '62' model designation, consistent with the company's dating convention (e.g. C-1934). The .22 Short caliber block represents the closest canonical rimfire base for the blank cartridge it fires.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Productos Mendoza S.A.
Category
Pistol
Country
Mexico
Status
In production
Produced
1962

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

Action
Break action
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
1

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
  • Pocket derringer
  • Break open action
  • Grip cartridge storage

Standing

How it compares

Copy a link to this section

This record has too few measurements to compare with others yet.

Answers

Questions about the Mendoza PK-62

Copy a link to this section
What caliber is the Mendoza PK-62?

The Mendoza PK-62 is chambered in .22 Short.

How many rounds does the Mendoza PK-62 hold?

The Mendoza PK-62 holds 1 rounds.

Who makes the Mendoza PK-62?

The Mendoza PK-62 is made by Productos Mendoza S.A. (Mexico).

When was the Mendoza PK-62 introduced?

The Mendoza PK-62 was introduced in 1962.

How does the Mendoza PK-62 operate?

The Mendoza PK-62 uses a break 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

Provenance

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/mendoza-pk-62' \  --header 'X-API-Key: your_key'
Response
{  "id": "mendoza-pk-62",  "name": "Mendoza PK-62",  "manufacturer": {    "id": "productos-mendoza",    "name": "Productos Mendoza S.A.",    "countryCode": "MX",    "foundedYear": 1911,    "website": "https://www.mendozafa.com",    "logoUrl": null,    "description": "Mexican firearms and air gun manufacturer founded in 1911 by Rafael Mendoza Blanco. Based in Xochimilco, Mexico City. Produces firearms including the HM-3 submachine gun used by Mexican police, semi-automatic rifles, and air guns.",    "status": "active",    "defunctYear": null,    "stateOwned": null,    "makesFirearms": true,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "3a4138b1edd3f2a806f09e6c45c431d7eb2a2b130a11412e2abd4902db13cf90"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "MX",  "year_introduced": 1962,  "barrel_length_mm": null,  "weight_empty_g": null,  "action_type": "break_action"}