Web Assets Node

Official API Documentation (v3.0)

Welcome to the core API gateway for the Web Assets Node. All endpoints require a valid authorization token in the headers.

GET /api/v3/status

Returns the current health and load status of the asset nodes.

Response: 200 OK - {"status": "operational"}

POST /api/v3/sync-user-data

Synchronizes user asset preferences across edge nodes. Requires a multipart payload.

Content-Type: application/json