Geocoding for Japan, as a metered API

Turn a Japanese address into coordinates — and coordinates back into an address — over a single REST endpoint. Authenticate with an API key, call the endpoint, pay only for the requests you make.

Forward & reverse

GET /v1/geocoding/forward resolves an address to coordinates; /reverse maps coordinates back to an address.

Simple auth

Pass your ak_ key as a bearer token. Keys are issued and revoked from the console — no OAuth dance to call the API.

Pay per request

Usage is metered per request and billed monthly. No seats, no minimums — you pay for what you call.

Pricing

Graduated volume tiers: the per-request rate declines as your monthly volume grows. There is no free tier — you are billed only for the requests you make.

TierMonthly volumePer request (JPY)
Tier 1launch-pendinglaunch-pending
Tier 2launch-pendinglaunch-pending
Tier 3launch-pendinglaunch-pending

Ready to try it?

Create an account, issue an API key, and make your first geocoding call in minutes.

Get started