v14

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

List of asset types available.

We currently publish three types of assets: hdris, textures and models. This endpoint simply returns an array of those types.

get/types

Response

OK

{"stackTrail":"paths:/types:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Example response

[
  "hdris",
  "textures",
  "models"
]
All 8 operations