## API Keys

Product: Monogram - Personal Portfolio WordPress Theme
URL: https://hub.jkdevstudio.com/docs/monogram/customization/api-keys
Updated: 2026-09-06

Some of Monogram features connect to external services. If you want to use Google Maps on your site, you'll need to add the right API keys here.

## Getting Started

Go to **Appearance &gt; Customize &gt; API Keys** in your WordPress dashboard.

## Google Maps API Key

If you're using the **Google Map widget** in Elementor, you'll need a Google Maps API key to display maps on your site.

### How to get your key:

1. Visit the [Google Cloud Console](https://console.cloud.google.com/)
2. Create a new project (or select an existing one)
3. Go to **APIs &amp; Services &gt; Library** and enable the **Maps JavaScript API**
4. Go to **APIs &amp; Services &gt; Credentials** and click **Create Credentials &gt; API Key**
5. Copy your new API key

### Where to paste it:

Back in the Customizer under **API Keys**, paste your key into the **Google Maps API Key** field.

<div data-callout="info">

Google offers a generous free tier for Maps usage, so most small-to-medium websites won't incur any charges.

</div>