IPstack website screenshot

IPstack

IPstack is an IP geolocation API from APILayer, an Idera, Inc. brand. A single GET request against api.ipstack.com resolves an IPv4 or IPv6 address into more than 100 fields — country, region and city, latitude and longitude, time zone, local currency, ISP, ASN and connection type — plus an optional security module that flags proxies, VPNs, Tor exit nodes and known threat actors. Standard, bulk (up to 50 addresses) and requester lookups are offered in JSON, XML and JSONP. The same data is exposed to agents through APILayer's hosted MCP server at mcp.apilayer.com, which publishes RFC 9728 protected-resource metadata and an OAuth authorization server at auth.apilayer.com.

IPstack publishes 1 API on the APIs.io network: REST API. Tagged areas include Geocoding, IP Geolocation, Location, Threat Intelligence, and Networking.

IPstack’s developer surface includes engineering blog, authentication, pricing, signup flow, support, and 19 more developer resources.

42.8/100 developing ▬ flat Agent 33/100 agent ready Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
2 APIs 2 MCP Servers
GeocodingIP GeolocationLocationThreat IntelligenceNetworkingMCPPublic APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ipstack: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

ipstack REST API

Real-time IP geolocation lookup returning 100+ data fields per IP — country, region and city, latitude/longitude, timezone, currency, connection and ASN details, plus security s...

ipstack MCP Server

Hosted MCP server exposing the ipstack geolocation lookups as agent-callable tools.

MCP Servers 2

Model Context Protocol servers that expose these APIs to AI agents.

IPstack MCP Server

MCP SERVER

IPstack MCP Server

APILayer operates one hosted MCP server for its whole API suite at https://mcp.apilayer.com/mcp; IPstack's geolocation lookups are exposed through it and scoped by the OAuth sco...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Ipstack Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ipstack Rate Limits

4 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ipstack Authentication

2 schemes

SECURITY

Ipstack Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Ipstack Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ipstack
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ipstack.png
name: IPstack
description: IPstack is an IP geolocation API from APILayer, an Idera, Inc. brand. A single GET request against api.ipstack.com
  resolves an IPv4 or IPv6 address into more than 100 fields — country, region and city, latitude and longitude, time zone,
  local currency, ISP, ASN and connection type — plus an optional security module that flags proxies, VPNs, Tor exit nodes
  and known threat actors. Standard, bulk (up to 50 addresses) and requester lookups are offered in JSON, XML and JSONP. The
  same data is exposed to agents through APILayer's hosted MCP server at mcp.apilayer.com, which publishes RFC 9728 protected-resource
  metadata and an OAuth authorization server at auth.apilayer.com.
url: https://ipstack.com/
specificationVersion: '0.23'
created: '2026-05-28'
modified: '2026-09-04'
x-source: public-apis/public-apis
x-category: Geocoding
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
x-parent-company: apilayer
tags:
- Geocoding
- IP Geolocation
- Location
- Threat Intelligence
- Networking
- MCP
- Public APIs
apis:
- name: ipstack REST API
  description: Real-time IP geolocation lookup returning 100+ data fields per IP — country, region and city, latitude/longitude,
    timezone, currency, connection and ASN details, plus security signals for VPN, proxy and threat detection.
  humanURL: https://ipstack.com/
  baseURL: https://api.ipstack.com
  tags:
  - Geocoding
  - IP Geolocation
  properties:
  - type: Documentation
    url: https://docs.apilayer.com/ipstack/docs/api-documentation
    note: 'Verified 2026-09-04: HTTP 302 into a SmartBear/SwaggerHub login loop for anonymous clients. The reference exists
      but is not publicly readable. Retained as the provider''s official reference, flagged as gated rather than removed.'
  - type: GettingStarted
    url: https://ipstack.com/how-to-use-ipstack-api/
  - type: PostmanCollection
    url: https://www.postman.com/apilayer/apilayer/collection/1jn3xlj/ipstack
  - type: SDKs
    url: https://ipstack.com/sdk/
- name: ipstack MCP Server
  description: Hosted MCP server exposing the ipstack geolocation lookups as agent-callable tools.
  humanURL: https://ipstack.com/mcp/
  baseURL: https://mcp.apilayer.com/mcp
  tags:
  - Geocoding
  - MCP
  properties:
  - type: MCPServer
    url: https://mcp.apilayer.com/mcp
  - type: MCPServer
    url: mcp/ipstack-mcp.yml
  - type: Documentation
    url: https://docs.apilayer.com/ipstack/docs/mcp-user-guide
common:
- type: DomainSecurity
  url: security/ipstack-domain-security.yml
- type: PublicAPIsListing
  url: https://github.com/public-apis/public-apis
- url: https://blog.apilayer.com/feed/
  type: Blog
- type: Website
  url: https://ipstack.com/
- type: LLMsTxt
  url: https://ipstack.com/llms.txt
- type: WellKnown
  url: well-known/ipstack-well-known.yml
- type: Packages
  url: packages/ipstack-packages.yml
- type: SDKs
  url: packages/ipstack-packages.yml
- type: Authentication
  url: authentication/ipstack-authentication.yml
- type: OAuthScopes
  url: scopes/ipstack-scopes.yml
- type: Conventions
  url: conventions/ipstack-conventions.yml
- type: ErrorCatalog
  url: errors/ipstack-problem-types.yml
- type: Lifecycle
  url: lifecycle/ipstack-lifecycle.yml
- type: StatusPage
  url: https://ipstack.com/api-status/
- type: Conformance
  url: conformance/ipstack-conformance.yml
- type: Plans
  url: plans/ipstack-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ipstack-rate-limits.yml
- type: Pricing
  url: https://ipstack.com/pricing/
- type: SignUp
  url: https://dashboard.ipstack.com/signup/free
- type: Login
  url: https://ipstack.com/login
- type: Support
  url: https://ipstack.com/contact/
- type: GitHubOrganization
  url: https://github.com/apilayer
- type: TermsOfService
  url: https://www.ideracorp.com/legal/APILayer
- type: PrivacyPolicy
  url: https://www.ideracorp.com/Legal/PrivacyPolicy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-04'
  status: enriched
  artifacts_added: 15
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ipstack"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ipstack/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ipstack/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.