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).
Page number for pagination (starts at 1).
Number of results to return per page.
Game version to get data from, if omitted uses default version.
Sort field. Prefix with "-" for descending. Supported: craft_time_seconds, ingredient_count, unlocking_missions_count.
Search blueprints by crafted item name
Filter by crafted item UUID (see GET /api/items)
Filter by crafted item name
Filter by crafted item class
Filter by crafted item type (see GET /api/blueprints/filters for valid values)
Filter by default availability (true/false)
Matches ingredient resource type by name, key, or UUID before filtering blueprints.
Filter by ingredient commodity UUID. Accepts comma-separated values (see GET /api/commodities)
Filter by resource commodity UUID, matching ingredients and dismantle returns. Accepts comma-separated values (see GET /api/commodities)
Response
List of blueprints