Token favorites
POST
/token-favorites
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.nusabyte.com/api/v1/token-favorites' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockchainKey": "string",
"tokenId": "string"
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-04-28 08:17:15