Cincopa
Media hosting platform for video, image, and audio asset uploads, upload tracking, and embedded upload widgets.
Helps media-rich apps upload assets from external URLs, monitor or abort uploads in progress, and embed an upload widget on a page.
Example Use Cases
These are the Cincopa actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to get an upload iframe URL for embedding an upload widget. Use when you need to generate an HTML iframe for uploading media to a Cincopa gallery.
Tool to abort an ongoing asset upload-in-progress by providing its status ID. Use when an upload is no longer needed, was initiated by mistake, or is taking too long.
Tool to check the status of an asset upload initiated via URL by its status ID. Use after calling 'Upload Asset From URL' to poll for completion.
Tool to upload a new asset directly from a provided external URL and receive a status ID for tracking. Use when you need to import media from a remote source and optionally specify a gallery or existing asset.
Tool to validate API connection. Use after obtaining a valid api_token to confirm connectivity.