googleapis.com – poly
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.polyAssetsGetReturns 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.polyAssetsListLists all public, remixable assets. These are assets with an access level of PUBLIC and published under the CC-By license.
-
users.polyUsersAssetsListLists 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.polyUsersLikedassetsListLists 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.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools