Check remaining credits
documentedQuery remaining credits for the IP2Location IP Geolocation Web Service.
GET /v2/IP Geolocationno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.ip2location.com/v2/?ip={{IP2LOCATION_IP_ADDRESS}}&key={{IP2LOCATION_API_KEY}}&package=WS25&addon=continent,country,region,city,time_zone_info&format=json" \
-X GET \
-H "Accept: application/json"