v14

latestOpenAPI 3.0.2AGPLraw.githubusercontent.com2026-08-0181239.8 KB
assets

The single-path category taxonomy for every asset type, plus the attribute schema.

Each asset belongs to exactly one category, given as a path such as Coast & Water/Beaches/Sandy Beaches (the asset's category field). This endpoint returns that taxonomy as a tree per asset type.

Every node carries a stable id (a UUID that survives renames and reorders — safe to use as a Blender catalog id), its canonical path, a URL-safe slugPath, a human description, and its children.

Categories describe what an asset is. Qualities like weather, condition or material are separate attributes (asset.attributes), whose schema is returned alongside the tree.

get/taxonomy

Response

OK

typesobject

Category tree, keyed by asset type.

attributesobject

Attribute schema, keyed by asset type.