Skip to main content
Every cincopa.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Asset

abortUploadFromUrl

asset.abortUploadFromUrl Abort an ongoing asset upload-in-progress Risk: write
Input Output

getUploadFromUrlStatus

asset.getUploadFromUrlStatus Check the status of an asset upload initiated via URL Risk: read
Input Output

uploadFromUrl

asset.uploadFromUrl Upload a new asset directly from a provided external URL Risk: write
Input Output

list

gallery.list List galleries with pagination, search, and tag filtering Risk: read
Input Output

General

getUploadIframe

general.getUploadIframe Get an embeddable upload iframe URL for a gallery Risk: read
Input Output

ping

general.ping Validate API connection Risk: read
Input: empty object Output