API capabilities

The GeoSpy Location Intelligence API exposes the same core models that power our web app. It lets you send images or URLs and receive structured geolocation responses, including coordinates, confidence scores, and supporting metadata.

Core endpoints

  • /v1/geolocate-image — send an image or URL and receive a single best‑guess location.
  • /v1/geolocate-candidates — retrieve a ranked list of candidate locations for deeper analysis.
  • /v1/explain — request attribution data showing which visual regions influenced the prediction.

Designed for developers

  • JSON responses that are easy to integrate with existing pipelines.
  • Authentication via API keys with per‑project rate limits and usage reporting.
  • SDKs and examples for common environments (Python, Node.js, and more).

Common integration patterns

Customers use the Location Intelligence API to enrich content moderation workflows, power internal investigative tools, validate user‑generated content, and automate fraud detection checks that require geographic context.