Pro Tips
Keep-Alive Connections
Purpose
Get Health
curl --location 'http://fr.gateway.astralane.io/iris' \
--header 'api_key: APIKEY' \
--header 'Content-Type: application/json' \
--data '{
"jsonrpc": "2.0",
"id": 1,
"method": "getHealth"
}
'curl --location 'http://fr.gateway.astralane.io/gethealth'curl --location --request POST 'http://fr.gateway.astralane.io/irisb?api-key=APIKEY&method=getHealth'curl --location --request POST 'http://fr.gateway.astralane.io/iris2?api-key=APIKEY&method=getHealth'Key Features
Wallet Rotation
Last updated