Ipapi Overview

README

Connect to the IP Address API to look up geographical location by IP address. Test an API call in the browser and export the code snippet into your app.

The IP Address API has free and paid tiers as of 03/22/2017: https://ipapi.co/

Ipapi Package

Look up IP addresses by geographical location.

  • Domain: Ipapi
  • Credentials:

How to get credentials:

  1. Free version version does not require credentials or registration.

Ipapi.getIPAddressLocation

This endpoint retrieves location for the IP address specified

Field Type Description
ipAddress String IP address

Ipapi.getMyIPAddressLocation

This endpoint retrieves location for your IP address.

No arguments.

Ipapi.getSingleInfoForIP

This endpoint retrieves a specific location field for the IP address provided in the URL.

Field Type Description
ipAddress String IP address
fieldName String Possible values: ip, city, region, country, postal, latitude, longitude, timezone, latlong

Ipapi.getSingleInfoForMyIP

This endpoint retrieves a specific location field for your IP address.

Field Type Description
fieldName String Possible values: ip, city, region, country, postal, latitude, longitude, timezone, latlong
Followers: 5
Resources:
Product Website
API Creator:
Rapid account: Stefan Skliarov
Stefan Skliarov
stefan.skliarov
Log In to Rate API
Rating: 5 - Votes: 1