freeapis

ipfind.io

Geographic location of an IP address or any domain name along with some other useful information

Authentication
API Key
HTTPS
Yes
CORS
Yes
Category
Development
Documentation / URL
https://ipfind.io

Overview

ipfind.io resolves IPs to location, timezone, and connection data. Basic lookups worked without a key in our test (verified live — rate-limited); a free key raises limits.

Quick Start

Lookup — keyless in our test (verified live):

curl "https://ipfind.co/?ip=8.8.8.8"
{
  "ip_address": "8.8.8.8",
  "country": "United States",
  "country_code": "US",
  "continent": "North America",
  "timezone": "America/Chicago",
  "longitude": -122.0838,
  "latitude": 37.386
}

With a key:

curl "https://ipfind.co/?ip=8.8.8.8&auth=YOUR_KEY"

Authentication

  • Register at ipfind.io → free key (emailed).
  • Send it as the auth query parameter (anonymous works but is rate-limited, verified).

Rate Limits & Notes

  • Anonymous: limited (verified working); free key: higher limits (check the docs).
  • Returns location, timezone, currency, and connection data.

FAQ

Is ipfind.io free? Yes — basic lookups worked keyless in our test; a free key raises limits.

Do I need a key? Anonymous requests work but are rate-limited (verified).

What’s the auth param? auth=YOUR_KEY.

More in Development

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown