Endpoints
2
Ungrouped Endpoints 2
What is the GeoIP API?
Get the user's IP address and all geolocation information in 8 languages
GeoIP API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
GeoIP API endpoints
- GET
/$0.01 / callGet IP and all location data
Get user IP and all geolocation info
- POST
/$0.01 / callGet location by IP
Returns all location data based on the IP you provided
Frequently asked questions about GeoIP API
How can I get information about my own IP address?
To get data for the device making the request, use the GET endpoint. No parameters are required, the API automatically detects your public IP
How do I look up a specific IP address?
To look up a different IP address, use the POST endpoint. You must provide the target IP in the request body using the "ip" parameter