X-API-Key: ********************
curl --location --request GET 'https://api.entrswap.io/v1/platforms' \ --header 'X-API-Key;'
{ "platforms": [ { "chainId": 56, "name": "BNB Smart Chain", "shortname": "BSC" } ] }