cURL
curl --request POST \ --url https://tokens.swap.coffee/api/v3/labels \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "label": "label" } '
{ "error": "error description" }
Documentation IndexFetch the complete documentation index at: https://docs.swap.coffee/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.
"label"
Label created successfully