Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In diesem Dokument werden die Voraussetzungen für die Verwendung der Pollen API beschrieben. Außerdem wird erläutert, wie Sie sie aktivieren und eine authentifizierte Anfrage stellen.
checklist
Prüfen Sie, ob Sie die Voraussetzungen erfüllen.
settings
Aktivieren Sie die API in Ihrem Google Cloud-Projekt.
verified_user
API-Schlüssel oder OAuth für eine authentifizierte API-Anfrage konfigurieren
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["Google Maps Platform products are secured using API keys, which are unique alphanumeric strings linked to your billing account for authentication and usage tracking."],["Before using the Pollen API, ensure you have a Google Cloud project with billing enabled and the Pollen API activated."],["You can create and manage API keys through the Google Cloud Console or the Cloud SDK."],["Restrict your API keys by limiting their usage to specific APIs and IP addresses to enhance security."],["Include your API key in every Pollen API request using HTTPS for secure communication."]]],["API keys are crucial for securing Google Maps Platform products, linking usage and billing to your project. To create one, go to the Google Maps Platform Credentials page and select \"Create credentials\" then \"API key,\" or use the Cloud SDK `gcloud services api-keys create` command. Restricting keys limits API usage, enhancing security and preventing unauthorized charges. This involves setting application and API restrictions through the Console, or updating restrictions via `gcloud services api-keys update`. Each request to the Pollen API must include the API key.\n"]]