IPstack

Number of APIs: 5

Quickstart Guide

Step 1: Fork the collection

To get started quickly, you need to fork the IP Stack Qodex Collection. Simply click the button below to fork it.

[]

Step 2: Get your API Access Key

  1. Go to the IP Stack website and choose the right subscription plan for your particular project.
  2. Get your personal API Access Key on the Dashboard to authenticate with the API. Keep it safe! You can reset it at any time in your Account Dashboard.

Step 3: Make your first API call

IP Stack Qodex collection contains all the three endpoint supported by IP Stack API.

  1. Standard IP Lookup
  2. Bulk IP Lookup
  3. Requester Lookup

We recommend you to start with the Standard IP Lookup endpoint as it's primary endpoint. It is used to look up single IPv4 or IPv6 addresses. To call this endpoint, simply attach any IPv4 or IPv6 address to the API's base URL.

Check out all the widely used API calls with the necessary parameters in the Standard IP Lookup folder.

  1. Standard IP Lookup - Specific Response with Fields Parameter GET https://api.ipstack.com/134.201.250.155?fields=zip

  2. Bulk IP Lookup - Response wrapped inside a callback GET https://api.ipstack.com/134.201.250.155,72.229.28.185,110.174.165.78?callback=MY_FUNCTION

  3. Standard IP Lookup - XML Output GET https://api.ipstack.com/160.39.144.19?output=xml

  4. Bulk IP Lookup - XML Output GET https://api.ipstack.com/72.229.28.185,110.174.165.78?=&output=xml

  5. Requester IP Lookup - Basic Requester IP Lookup GET https://api.ipstack.com/check?=