Standard Lookup

The Standard Lookup endpoint is your primary tool for obtaining geolocation data for individual IP addresses. This endpoint is optimized for real-time applications, to ensure fast and accurate responses for optimized user interactions. This API is compatible with both IPv4 and IPv6 address formats.

Common Use Cases

  • Personalized Content Delivery: Tailor content based on the user's location to improve engagement.
  • Fraud Detection: Identify and prevent fraudulent activities by verifying the geographic origin of IP addresses.
  • Access Management: Restrict or allow access to services based on geographic regions.

Request Format

ParameterRequiredDescription
ip-addressYesThe IPv4 or IPv6 address for which details are sought.

Response Format

The response will be a JSON object detailing various attributes about the queried IP address. The depth and specifics of the details might vary based on the subscription plan. For an exhaustive list of potential response fields, please refer to the Response Format section.