docs: add api key setup

This commit is contained in:
Peter Steinberger 2026-01-02 20:47:55 +01:00
parent ae679bf68a
commit aa334c817c

View File

@ -29,6 +29,13 @@ Optional overrides:
- `GOOGLE_PLACES_BASE_URL` (testing, proxying, or mock servers)
### Getting an API key
1) Create a Google Cloud project.
2) Enable **Places API (New)** in the API Library.
3) Create an API key in **APIs & Services → Credentials**.
4) Restrict the key (HTTP referrers or IPs) and set quota/billing limits.
## CLI
```text