Skip to main content
GET
List Generic Assets

Authorizations

X-River-Key-Id
string
header
required

UUID of your API key (from Settings → API Keys).

X-River-Timestamp
string
header
required

Current unix seconds. Must be within 30s of server time.

X-River-Signature
string
header
required

Base64 Ed25519 signature over the canonical request: METHOD\nPATH\nSORTED_QUERY\nTIMESTAMP\nSHA256(body) hex. See /api-reference/authentication for the full recipe.

Query Parameters

category
string[] | null

Filter by category. Repeat to filter to multiple categories.

subcategory
string | null

Filter by subcategory

owner
string | null

'me' for own baskets only, 'platform' for public only

Response

Successful Response

assets
GenericAssetResponse · object[]
required