cURL
curl --request GET \ --url https://tokens.swap.coffee/api/v3/labels
[ { "label": "label", "id": 1, "created_at": "2023-10-01T12:00:00Z" } ]
A list of labels
"label"
1
"2023-10-01T12:00:00Z"