Skip to main content

Services

RPC methods exposed by this API.

ApiKeyService

Messages

Data models used across requests/responses.

ApiKey

ApiKeyOrganizationRequest

This message has no fields.

ApiKeyOrganizationResponse

CreateApiKeyRequest

The request for a call to ApiKeyService.CreateApiKey.

CreateApiKeyResponse

CreatedApiKey

CreatedApiKey includes the key, which will only be returned on creation, so having a separate type makes the “never return the key a second time” semantics clear

DeleteApiKeyRequest

The request for a call to ApiKeyService.DeleteApiKey.

DeleteApiKeyResponse

This message has no fields.

ListApiKeysRequest

The request for a call to ApiKeyService.ListApiKeys.

ListApiKeysResponse

The result of a call to ApiKeyService.ListApiKeys.

Enums

Allowed constant values used in message fields.