integrations.sh
← all integrations

googleapis.com – apigeeregistry

OpenAPI apis-guru analyticsmedia
Homepage
https://api.apis.guru/v2/specs/googleapis.com:apigeeregistry/v1.json
Provider
googleapis.com:apigeeregistry / apigeeregistry
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/apigeeregistry/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/apigeeregistry/v1/openapi.yaml

Tools (28)

Extracted live via the executor SDK.

  • projects.apigeeregistryProjectsLocationsApisCreate

    Creates a specified API.

  • projects.apigeeregistryProjectsLocationsApisDeploymentsCreate

    Creates a specified deployment.

  • projects.apigeeregistryProjectsLocationsApisDeploymentsList

    Returns matching deployments.

  • projects.apigeeregistryProjectsLocationsApisList

    Returns matching APIs.

  • projects.apigeeregistryProjectsLocationsApisVersionsCreate

    Creates a specified version.

  • projects.apigeeregistryProjectsLocationsApisVersionsList

    Returns matching versions.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsCreate

    Creates a specified spec.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsDeleteRevision

    Deletes a revision of a spec.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsList

    Returns matching specs.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsListRevisions

    Lists all revisions of a spec. Revisions are returned in descending order of revision creation time.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsPatch

    Used to modify a specified spec.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsRollback

    Sets the current revision to a specified prior revision. Note that this creates a new revision with a new revision ID.

  • projects.apigeeregistryProjectsLocationsApisVersionsSpecsTagRevision

    Adds a tag to a specified revision of a spec.

  • projects.apigeeregistryProjectsLocationsArtifactsCreate

    Creates a specified artifact.

  • projects.apigeeregistryProjectsLocationsArtifactsGetContents

    Returns the contents of a specified artifact. If artifacts are stored with GZip compression, the default behavior is to return the artifact uncompressed (the mime_type response field indicates the exact format returned).

  • projects.apigeeregistryProjectsLocationsArtifactsList

    Returns matching artifacts.

  • projects.apigeeregistryProjectsLocationsArtifactsReplaceArtifact

    Used to replace a specified artifact.

  • projects.apigeeregistryProjectsLocationsInstancesCreate

    Provisions instance resources for the Registry.

  • projects.apigeeregistryProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.apigeeregistryProjectsLocationsOperationsCancel

    Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

  • projects.apigeeregistryProjectsLocationsOperationsDelete

    Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

  • projects.apigeeregistryProjectsLocationsOperationsGet

    Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • projects.apigeeregistryProjectsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. NOTE: the name binding allows API services to override the binding to use different resource name schemes, such as users/*/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

  • projects.apigeeregistryProjectsLocationsRuntimeGetIamPolicy

    Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

  • projects.apigeeregistryProjectsLocationsRuntimeSetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

  • projects.apigeeregistryProjectsLocationsRuntimeTestIamPermissions

    Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools