API Keys API

Manages the API keys associated with developer projects.

Service: apikeys.googleapis.com

The Service name apikeys.googleapis.com is needed to create RPC client stubs.

google.api.apikeys.v2.ApiKeys

Methods
CreateKey Creates a new API key.
DeleteKey Deletes an API key.
GetKey Gets the metadata for an API key.
GetKeyString Get the key string for an API key.
ListKeys Lists the API keys owned by a project.
LookupKey Find the parent project and resource name of the API key that matches the key string in the request.
UndeleteKey Undeletes an API key which was deleted within 30 days.
UpdateKey Patches the modifiable fields of an API key.

google.longrunning.Operations

Methods
GetOperation Gets the latest state of a long-running operation.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年06月26日 UTC.