Skip to main content
GhanaGeoAPI sandbox
Public API Website

No account or API key

Make a real request.

Explore Ghana’s location data against the public API, then copy the exact code into your project.

Create developer account
GET
Response
JSON appears here
{
  "ready": true,
  "hint": "Choose a sample or edit the request path"
}
Use this request
curl --request GET \
  --url "https://api.geo.digitalghana.dev/v1/search?q=osu" \
  --header "Accept: application/json"