C
Docs.
Platform
Docsapilistings

Listings API

Retrieve and manage your creative assets programmatically.

GET
/listings

Returns a paginated list of all public assets on the platform. You can filter by type, creator, and pricing.

PATCH
/listings/[id]

Updates specific metadata for an asset. This is primarily used by the Auto-Deploy protocol to update version numbers and changelogs.

Updated on May 3, 2026

Edit this page on GitHub