Get operations info
curl -L \ --url 'http://api.client.nbcgate.tech//api/blockchain/operations/types' \ --header 'Authorization: YOUR_API_KEY'
[ { "id": 1, "name": "text", "examples": null } ]