integrations.sh
← all integrations

googleapis.com – poly

OpenAPI apis-guru analyticsmedia

The Poly API provides read access to assets hosted on poly.google.com to all, and upload access to poly.google.com for whitelisted accounts.

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

Tools (6)

Extracted live via the executor SDK.

  • assets.polyAssetsGet

    Returns detailed information about an asset given its name. PRIVATE assets are returned only if the currently authenticated user (via OAuth token) is the author of the asset.

  • assets.polyAssetsList

    Lists all public, remixable assets. These are assets with an access level of PUBLIC and published under the CC-By license.

  • users.polyUsersAssetsList

    Lists assets authored by the given user. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of PRIVATE or UNLISTED and assets which are All Rights Reserved for the currently-authenticated user.

  • users.polyUsersLikedassetsList

    Lists assets that the user has liked. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of UNLISTED.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools