Geocoders API documentation home pagelight logodark logo
  • Support
  • Dashboard
  • Dashboard
API Documentation
Introduction
Documentation
API Reference
  • Documentation
  • API Documentation
    • Introduction
    Geocode
    • POST
      Forward Geocoding
    • POST
      Reverse Geocoding
    Lookup
    • POST
      Lookup Postcode
    • POST
      Lookup Street
    Countries
    • GET
      List Countries
    • GET
      List Countries GeoJSON
    • GET
      Get Country
    • GET
      Get Country GeoJSON
    • GET
      List Country Provinces
    • GET
      List Country Provinces GeoJSON
    Provinces
    • GET
      Get Province
    • GET
      Get Province GeoJSON
    • GET
      List Province Municipalities
    • GET
      List Province Municipalities GeoJSON
    Municipalities
    • GET
      Get Municipality
    • GET
      Get Municipality GeoJSON
    • GET
      List Municipality Cities
    • GET
      List Municipality Cities GeoJSON
    Cities
    • GET
      Get City
    • GET
      Get City GeoJSON
    • GET
      List City Suburbs
    • GET
      List City Suburbs GeoJSON
    Suburbs
    • GET
      Get Suburb
    • GET
      Get Suburb GeoJSON
    • GET
      List Suburb Buildings
    • GET
      List Suburb Buildings GeoJSON
    Buildings
    • GET
      Get Building
    • GET
      Get Building GeoJSON
    • GET
      List Building Addresses
    • GET
      List Building Addresses GeoJSON
    Addresses
    • GET
      Get Address
    • GET
      Get Address GeoJSON
    API Documentation

    Introduction

    Showcasing our API endpoints

    ​
    Welcome

    This is the Geocoder API

    Geocoder API Endpoints

    View the OpenAPI specification file

    ​
    Authentication

    All API endpoints are authenticated using API Keys generated within the dashboard

    "Headers": {
        "X-Api-Key": "APIKEY"
    }
    
    Forward Geocoding
    Powered by Mintlify
    On this page
    • Welcome
    • Authentication