How to Use
GeoAPI
To access the GeoAPI, you need to add your API key and host to the request headers. You can obtain an API key by signing up.
Any Request
GET https://api.geoapi.net/v1/endpoint
X-API-HOST: "your_api_host"
X-API-KEY: "your_api_key"
Motivation
Intro
Geo Data is the invisible infrastructure of the modern web. From auto filling forms to formatting prices correctly, understanding the context of your user's location is crucial for a polished User Experience (UX). However, maintaining this database yourself is a nightmare of changing standards and edge cases. We provide APIs to obtain data that belongs to each country, ensuring your application speaks the local language literally and figuratively.