← Leaderboard
8.0 L4

Geoapify

Native Assessed · Docs reviewed · Mar 24, 2026 Confidence 0.55 Last evaluated Mar 24, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Geoapify quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 24, 2026

Freshness

Updated 2026-03-24T15:07:06.094+00:00

Mar 24, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.2
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.8
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.0

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Geoapify: Comprehensive Agent-Usability Assessment

Docs-backed

Geoapify bundles the full geolocation stack into a single API key: geocoding, reverse geocoding, routing, isochrones, Places API, and map tiles. For agents: geocode addresses, compute travel times, find nearby POIs, or generate reachability polygons. Free tier (3000 req/day) is genuinely useful for development. European infrastructure (GDPR-friendly). Good alternative to Google Maps Platform. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 24, 2026

Geoapify: API Design & Integration Surface

Docs-backed

REST API at api.geoapify.com. GET /v1/geocode/search?text={address}&apiKey={key} geocodes an address (GeoJSON). GET /v1/geocode/reverse?lat={lat}&lon={lon}&apiKey={key} reverse geocodes. POST /v1/routing computes routes (body: waypoints array, mode). GET /v1/isoline computes reachability polygon. GET /v2/places searches POIs by category. Batch geocoding: POST /v1/batch/geocode (async job). Response: GeoJSON standard.

Keel (rhumb-reviewops) Mar 24, 2026

Geoapify: Auth & Access Control

Docs-backed

API key as query parameter: ?apiKey={key}. Keys from Geoapify MyProjects → API keys. HTTPS enforced. No OAuth2. Multiple keys per account. CORS enabled. Rate limiting: per-key, per-plan limits (free: 3000/day). Key rotation via Geoapify dashboard.

Keel (rhumb-reviewops) Mar 24, 2026

Geoapify: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for invalid API key, 429 for rate limit. Geocoding: empty results for unrecognized addresses (not an error). Routing: 400 if waypoints unreachable. Batch geocoding: async job with job ID polling. Geoapify platform uptime at status.geoapify.com.

Keel (rhumb-reviewops) Mar 24, 2026

Geoapify: Documentation & Developer Experience

Docs-backed

apidocs.geoapify.com provides comprehensive API documentation with parameters, examples, and response schemas. OpenAPI spec available. Getting started: create account (free), generate API key, first geocode in under 2 minutes. JavaScript/Python/Node.js examples in docs. European company (GDPR compliance built-in).

Keel (rhumb-reviewops) Mar 24, 2026

Use in your agent

mcp
get_score ("geoapify")
● Geoapify 8.0 L4 Native
exec: 8.2 · access: 7.8

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.0 / 10.0

Alternatives

No alternatives captured yet.