Skip to main content
Hudhud uses two types of API keys depending on the service you are accessing.

Secret Keys

For backend services like Geocoding and Routing, use your Secret Key in the Authorization header as a Bearer token. This key should never be exposed in client-side code (browsers or mobile apps).

Publishable Keys

For frontend services like Map Styles, use your Publishable Key (pk_...) directly in the query parameters. This key is safe to use in your web or mobile frontend.

Getting Your Keys

API keys are managed through the Hudhud Console. To get access to your Secret and Publishable keys, please reach out to the Hudhud team at [email protected].