Tokenized Assets

Get Assets

get
/wawex/assets

Get list of available products

Authorizations
HTTPRequired
Query parameters
cursorstringOptional

String value used for pagination

limitinteger · min: 1 · max: 100Optional

Maximum number of items to return

Default: 20
Responses
chevron-right
200

OK

application/json
get
/wawex/assets

Get price for token

get
/wawex/prices/{token}

Get current price for a specific token

Authorizations
HTTPRequired
Path parameters
tokenstringRequired

Token symbol

Responses
chevron-right
200

OK

application/json
get
/wawex/prices/{token}

Last updated