Get a list of all available tokens
curl -L \ --url 'http://api.client.nbcgate.tech//currency/tokens'
{ "tokens": [ { "id": 1, "name": "text" } ] }