Google API Keys
Google CloudOAuth 2.0credential probe
Manages the API keys associated with developer projects (Google OAuth2).
OCNORA ships 6 typed Google API Keys operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 6
- Create KeyCreates a new API key.api_keys.create_key
- Delete KeyDeletes an API key.api_keys.delete_key
- Get KeyGets the metadata for an API key. The key string of the API key isn't included in the response.api_keys.get_key
- Get Key StringGet the key string for an API key. NOTE: Key is a global resource; hence the only supported value for location is global.api_keys.get_key_string
- List KeysLists the API keys owned by a project. The key string of the API key isn't included in the response.api_keys.list_keys
- Update KeyPatches the modifiable fields of an API key.api_keys.update_key
Run your first Google API Keys workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.