# Hong Kong GeoData Store API **Provider:** Hong Kong GeoData Store **Category:** maps **Base URL:** `https://geodata.gov.hk` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://geodata.gov.hk/gs/ ## Description API for accessing geo-data of Hong Kong ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://geodata.gov.hk/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://geodata.gov.hk' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/hong-kong-geodata-store/) — CC BY 4.0*