To use Mapbox on your website, you’ll need a valid API key with the required APIs enabled. Please note that this guide applies only if you’re using Estatebud Connect. If you’re using the legacy WordPress plugin, contact our team and we’ll be happy to help.
Create a Mapbox account
-
Go to the Mapbox website.
-
Sign up for a new account or sign in if you already have one.
-
Once logged in, you’ll be taken to the Mapbox dashboard.
Generate an access token (API key)
-
In the Mapbox dashboard, open Tokens from the account menu.
-
You’ll see a Default public token that can be used right away, or you can click Create a token to generate a new one.
-
Give the token a name and ensure the required scopes (Styles and Tiles) are enabled.
-
Copy the token and go back to the Estatebud plugin settings, then add the key. If Estatebud is creating or maintaining your website, you may also share the key directly with our team.
Restrict the token to your domain
Restricting your API key helps prevent unauthorized use by other websites. We recommend that you complete this additional step to ensure accurate billing volumes.
-
In Tokens, select the token you want to restrict.
-
Under URL restrictions, add your allowed domains, for example:
-
https://example.com/* -
https://www.example.com/*
-
-
Save your changes.