• Retrieve geolocation information about the given IP address.

    Example

    In this example we return the geolocation details for the provided ip querystring parameter or for the incoming client request if the querystring parameter does not exist.

    Parameters

    • address: string

      The IPv4 or IPv6 address to query

      Note: Can only be used when processing requests, not during build-time initialization.

    Returns Geolocation

Generated using TypeDoc