[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-07 (世界標準時間)。"],[[["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"]]