Tag

#api

News · 2 min read

A new bulk endpoint for address lists

Address lists can now be sent as a single bulk call, with each address counted individually rather than the whole call counting as one request.

News · 2 min read

A faster elevation endpoint for long routes

The elevation endpoint now handles long routes made up of many coordinates more efficiently, aimed at routing and hiking applications that request elevation profiles.

News · 2 min read

Rate limits, explained in plain language

Rate limits on My Geocode are simpler than they sound: a free daily allowance per network and per key, then prepaid credit or Unlimited coverage.

Migration · 3 min read

Migrating from ipstack

ipstack's nested connection object and access_key parameter are common patterns to preserve during a migration. Here is how that works.

Migration · 2 min read

Migrating from ipinfo.io

ipinfo.io's compact loc and org fields shaped a lot of downstream code. Here is what a migration to a compatible drop-in host preserves.

Migration · 2 min read

Migrating from ip-api.com

ip-api.com's flat JSON response is widely copied elsewhere in the industry. Here is what changes when you migrate that specific integration.

Migration · 3 min read

Migrating from Open-Elevation

Open-Elevation is a self-hosted, open source elevation API with a simple request shape. Here is what moving to a managed endpoint changes.

News · 2 min read

IPv6 support across every endpoint

Every endpoint now treats an IPv6 address exactly like an IPv4 one, from lookups and quota counting to the free allowance shared across a network.