Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

IPGeolocation.io IP Abuse Contact API

API endpoint for retrieving abuse contact information associatedwith IPv4 and IPv6 addresses. The response contains registry-basedcontact details for reporting malicious or abusive network activitysuch as spam, phishing, DDoS attacks, or unauthorized access attempts.

IPGeolocation.io IP Abuse Contact API is one of 7 APIs that IPGeolocation.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IP Abuse Contact. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.7, at version 3.0.

Requests are made against a single base URL, https://api.ipgeolocation.io.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.7
API Version
3.0
Base URL
https://api.ipgeolocation.io
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

IPGeolocation.io IP Abuse Contact API declares 1 security scheme for authenticating requests. An API key is passed in the query as apiKey (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key passed as the apiKey query parameter. Get yours from the [IPGeolocation dashboard](https://app.ipgeolocation.io/). For client-side usage, consider usin…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

IP Abuse Contact 1

API endpoint for retrieving abuse contact information associated with IPv4 and IPv6 addresses. The response contains registry-based contact details for reporting malicious or abus…

GET
/v3/abuse
IPGeolocation.io IP Abuse Contact Lookup
lookupIpAbuseContact 4 params → 200400401404405423429499

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Abuse (8 properties), AbuseLookupResponse (2 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
Returned for any non-200 response. Contains only a human-readable message. Message text can vary by status and condition; examples in this spec are representat…
1 property 1 required
Abuse
object
Abuse contact information for the network that owns this IP. Costs 1 credit.
8 properties
AbuseLookupResponse
object
Response returned by the IP Abuse Contact API. Contains the queried IP address and the abuse contact information associated with the network responsible for th…
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ipgeolocation-ip-abuse-contact-api-openapi.yml Raw ↑

Other APIs IPGeolocation.io publishes across the network.

IPGeolocation.io ASN Lookup API
IPGeolocation.io Astronomy API
IPGeolocation.io IP Geolocation API
IPGeolocation.io IP Security API
IPGeolocation.io Timezone API
IPGeolocation.io User Agent API