Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
Geocode UK is a UK and Ireland geocoding API provided by Getme Limited. Its core purpose is to convert place names or postcodes into latitude/longitude coordinates, while also helping with search-box autocomplete, spelling corrections, and similar-place suggestions. It is not a general-purpose global mapping platform, but rather a lightweight developer service focused on UK and Republic of Ireland use cases.
According to the documentation, the API is called over HTTPS, requires an API key, returns JSON, and supports JSONP callbacks for cross-domain scenarios. The main endpoints include geocode, which can return matches, point coordinates, and county based on a place name or postcode; autocomplete/suggestions, which can be used for typeahead input suggestions; and corrections, which may be returned when a query has no direct results, such as spelling fixes. For duplicate or similar place names, results are sorted by estimated place size, making it easier for products to prioritize the most likely locations.
The official website does not state support for specific languages or frameworks, nor does it provide official SDKs. Since the API uses standard HTTPS/JSON, it can theoretically be integrated into JavaScript, Python, PHP, Ruby, Java, Go, or almost any backend or frontend project. No open-source information was found, and there are no self-hosting, private deployment, or offline data options. It should therefore be treated as a closed-source hosted API.
Pricing information is very limited. The site only states that the service is live and works with some companies, but access is still invite-only and requires applying for an invite. It does not disclose a free tier, usage-based pricing, enterprise plans, rate limits, SLA, or technical support channels. The terms also explicitly state that the accuracy, completeness, performance, or availability of the information is not guaranteed, so data quality and stability should be validated carefully before using it for critical business workflows.
The main advantages are its simple API, clear response examples, and coverage of the common location-search workflow: parsing, correction, suggestions, and autocomplete. The downsides are its limited geographic coverage, lack of ecosystem and commercial information, and invite-only access, which adds uncertainty to evaluation and procurement. It is a good fit for small and mid-sized products or internal systems serving only the UK/Ireland market that need to quickly add postcode-based location lookup or place-input features. If you need global coverage, strong SLAs, mature SDKs, or a compliant procurement process, Google Maps, Mapbox, HERE, OpenCage, Postcodes.io, Loqate, and similar services may be more suitable.
The scraped text does not provide information about access from mainland China, payment methods, or node locations, so it is not possible to determine whether direct access is reliable. If a China-based team plans to use it, they should first test the latency, stability, and cross-border availability of the geo.getme.co.uk API, and confirm whether it supports common domestic payment and contract processes.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on geocodeuk.com official site.
geocodeuk.com is an United Kingdom API & Data provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach geocodeuk.com directly.