GeoHunter
FeaturesPricingAPI DocsAbout
Sign inStart free
Developer API

GeoHunter API

Integrate AI-powered geolocation search into your applications. Create searches, retrieve results, and automate your workflow programmatically.

Authentication

All API requests require authentication via an API key. Include your key in the X-Api-Key header with every request.

Base URL

https://api.geohunter.ai/api

Request Headers

http
GET /api/sessions HTTP/1.1
Host: api.geohunter.ai
X-Api-Key: gh_your_api_key_here
Content-Type: application/json

Getting Your API Key

  1. 1Sign in to your GeoHunter account (Pro or Enterprise plan required)
  2. 2Go to Account → API Keys → Create New Key
  3. 3Copy your key immediately — it's only shown once

Rate Limits

PlanRequests/minSearches/monthAPI Calls/month
Pro3002,000100,000
Enterprise1,00010,0001,000,000

Rate limit headers are included in every response: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset

Error Responses

All errors return a JSON object with a detail field:

json
{
  "detail": "Authentication required"
}
StatusMeaning
401Invalid or missing API key
403API key lacks required scope
429Rate limit exceeded (check Retry-After header)
400Invalid request parameters

Product

  • Features
  • Pricing
  • API Docs

Resources

  • Earthquake Risk Analysis
  • Disaster Preparedness
  • Image Location Search
  • AI Photo Analysis

Company

  • About
  • Solutions
  • Careers
  • Contact

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • GDPR

Geohunter is a proprietary platform owned and operated by Socrat Tech Inc., a corporation organized under the laws of the State of Delaware, USA.

© 2026 Socrat Tech Inc. All rights reserved.