Skip to main content

Get Started in 3 Steps

Follow these steps to integrate Hudhud Maps into your application.
1

Get your API credentials

API keys are managed through the Hudhud Console. To receive your Secret Key (for backend API access) and your Publishable Key (for map styles), reach out to the Hudhud team at [email protected].For this quickstart, you’ll need your Secret Key to authenticate backend requests.
2

Make your first request

Try searching for a location in Riyadh using the geocoding search endpoint. Replace YOUR_SECRET_KEY with your actual key.
3

Handle the response

The API returns a JSON envelope containing the results in the data object. A successful response includes accurate coordinates and a formatted display name.

Explore More APIs

Now that you’ve made your first request, explore our other core capabilities:

Display Maps

Learn how to use your Publishable Key to embed vector maps.

Shortcode Lookup

Resolve Saudi National Address shortcodes into precise locations.

Reverse Geocoding

Convert coordinates into a human-readable address.

Distance Matrix

Optimize logistics with distance and duration matrices.