Notice

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

Benjamin Maximus

Category
Rifle
Barrel
667 mm
Weight, empty
2.27 kg
Introduced
2016

About

What it is, and why it matters

Copy a link to this section

The Benjamin Maximus is a single-shot, bolt-action pre-charged pneumatic (PCP) air rifle chambered for .22 caliber pellets. Introduced by Crosman under its Benjamin brand in 2016, it was marketed as the first sub-$200 PCP air rifle, using an accessible 2,000 psi fill pressure and an onboard manometer to deliver roughly 20 to 30 shots per charge from its rifled steel barrel and synthetic stock.

Launched as the airgun that broke the price barrier for pre-charged pneumatics, the Maximus made PCP shooting affordable to hunters and plinkers who previously could not justify the cost of a high-pressure fill setup.

Also offered in .177 caliber, which reaches about 1,000 fps versus roughly 850 fps in .22. A hand pump makes the low 2,000 psi fill practical without a scuba tank or compressor.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Crosman Corporation
Category
Rifle
Country
United States
Status
In production
Produced
2016

DimensionsAs issued, without a magazine or an optic.

Barrel
667 mm
Overall length
1059 mm
Weight, empty
2.27 kg

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

Action
Bolt action
Trigger
Single stage
Capacity
1

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

Barrel
Steel
Stock
Synthetic
Finish
Matte black

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
259 m/s
Muzzle energy
28 J
Effective range
50 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
  • Pre-charged pneumatic (PCP)
  • 2000 psi fill pressure
  • Onboard 200 bar manometer
  • Up to 20-30 shots per fill
  • Single-shot tray
  • Rifled steel barrel
  • Reversible bolt handle

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 1,612 rifles2.27 kg3.50 kgLighter than about 90%
Overall lengthAmong 1,557 rifles1059 mm1080 mmShorter than about 60%
Barrel lengthAmong 1,659 rifles667 mm584 mmLonger than about 70%
Magazine capacityAmong 1,611 rifles15Holds fewer rounds than about 90%

Answers

Questions about the Benjamin Maximus

Copy a link to this section
How much does the Benjamin Maximus weigh?

The Benjamin Maximus weighs 2.27 kg (5.00 lb) empty.

What caliber is the Benjamin Maximus?

The Benjamin Maximus is chambered in .22 Air (5.5mm Pellet).

How many rounds does the Benjamin Maximus hold?

The Benjamin Maximus holds 1 rounds.

How long is the Benjamin Maximus?

The Benjamin Maximus is 1059 mm (41.7 in) long overall, with a 667 mm (26.3 in) barrel.

Who makes the Benjamin Maximus?

The Benjamin Maximus is made by Crosman Corporation (United States).

When was the Benjamin Maximus introduced?

The Benjamin Maximus was introduced in 2016.

How does the Benjamin Maximus operate?

The Benjamin Maximus uses a bolt action.

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

Confidence in this record

78%

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/benjamin-maximus' \  --header 'X-API-Key: your_key'
Response
{  "id": "benjamin-maximus",  "name": "Benjamin Maximus",  "manufacturer": {    "id": "crosman",    "name": "Crosman Corporation",    "countryCode": "US",    "foundedYear": 1923,    "website": "https://www.benjaminairguns.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "f543dddab37114ba944f05c6f06ef6244b709fe19e21ffb1fa60708bf47a8628"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "US",  "year_introduced": 2016,  "barrel_length_mm": 667,  "weight_empty_g": 2268,  "action_type": "bolt_action"}