List Game Blueprints
Returns paginated crafting blueprints, including ingredients, crafted items, and dismantle returns. Results are scoped to the requested or default game version.
Query parameters
Page number for pagination (starts at 1). Prefer using page[number] instead.
Page number for pagination (starts at 1).
Number of results per page. Maximum 200.
Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.
Sort field. Prefix with "-" for descending. Supported: craft_time_seconds, ingredient_count, unlocking_missions_count.
Search blueprints by crafted item name. Example: Shotgun
Filter by crafted item UUID (see GET /api/items). Example: 02d4cd2e-fa98-4086-aee1-6b2dfce8ea27
Filter by crafted item name. Example: P4-AR Magazine (40 cap)
Filter by crafted item class. Example: ksar_smg_energy_01_gold01
Filter by crafted item type (see GET /api/blueprints/filters for valid values). Example: WeaponPersonal
Filter by default availability (true/false). Example: true
Matches ingredient resource type by name, key, or UUID before filtering blueprints. Example: Aluminum
Filter by ingredient commodity UUID. Accepts comma-separated values (see GET /api/commodities). Example: fde0cd65-8827-4b23-804d-cc8845dfa7ac
Filter by resource commodity UUID, matching ingredients and dismantle returns. Accepts comma-separated values (see GET /api/commodities). Example: fde0cd65-8827-4b23-804d-cc8845dfa7ac
Response
List of blueprints