LogoLogo
  • Welcome
  • Web Services Documentation
    • Overview
    • Rate Limiting
    • Request method and parameters
    • Response Format
    • Query result status code
  • Database Documentation
    • Getting Started
    • Database Type
      • Free IP to Country
      • Free IP to ASN
      • Free IP to Country+IP to ASN
      • IP Geolocation Database
      • IP Risk Database
      • ASN Database
      • Usage Type Database
      • Mobile Carrier Database
      • Hosted Domains Database
    • Offline library parsing code
      • IPv4
        • DAT format access code
      • IPv6
        • DAT format access code
Powered by GitBook
On this page
  1. Web Services Documentation

Request method and parameters

The REST API calling syntax. Please see the table below for the description of each parameter.

API Address

https://api.ipnews.io/query/query_ip?key={YOUR_API_KEY}&ip=8.8.8.8      
Request
Output
Character

HTTPS GET/POST

Json

UTF-8

Parameters

Name
Type
Description

ip

String

Status code of the request rSupports both IPV4 and IPV6 queries

key

String

Use the secret key and permission verification of the purchased package

PreviousRate LimitingNextResponse Format

Last updated 25 days ago