From text to coordinates. And back.
Forward geocoding, reverse geocoding, and type-ahead autocomplete — with first-class Arabic support and your own address layers merged in.
What it does
The Geocoding API resolves free-text addresses, place names, and POIs to coordinates, and coordinates back to structured addresses. Autocomplete returns ranked suggestions in a few milliseconds per keystroke.
Under the hood it indexes rich open and licensed base data plus any proprietary address data you load — national address registries, your own POI database, delivery-zone gazetteers — into one queryable layer with transparent provenance.
curl "https://api.symt.ai/v1/geocode?q=King+Fahd+Road,+Riyadh&limit=3&lang=en" \
-H "Authorization: Bearer $SYMT_API_KEY"Run it right here.
Press “Run request” to see a live-shaped response.
Engineered for the hot path.
Arabic-first search
Native Arabic tokenization, transliteration, and mixed-script queries — not an afterthought bolted onto a Latin index.
Your data, merged
Load national short-address registries or your own POIs; results carry per-record source attribution.
Millisecond autocomplete
Prefix-tuned index serves suggestion lists fast enough for every keystroke on mobile.
Structured output
Normalized components — street, district, city, postal code — plus confidence scores on every hit.
Bulk geocoding
CSV-in, CSV-out batch jobs for cleaning historical order books at millions of rows.
No storage restrictions
Hosted geocoders forbid caching results. Symt geocodes are yours — store, index, and reuse them inside your products freely.
Hosted geocoders charge $5 per 1,000, forbid storing the results you paid to compute, and regional address quality varies.
Symt lets you keep every geocode you compute and tune the index for your market — the two things delivery companies actually need.
Ship Geocoding this week.
Free plan, real endpoints, no credit card. Bring the workload you already have — the migration is designed to be boring.