curl "https://secureapi.gridlog.io/api/v1/pos/sessions/networks/all" \ -H "X-API-Key: YOUR_API_KEY"
{ "networks": [ { "chain": "polygon", "tokens": ["USDC", "USDT"] }, { "chain": "ethereum", "tokens": ["USDC", "USDT"] }, { "chain": "solana", "tokens": ["USDC", "USDT"] } ] }
Get the complete list of all blockchain networks and tokens, unfiltered by business settings