POST endpoint creates ad segments for videos by specifying start/end times and frame numbers, while the GET endpoint retrieves all ad segments stored for a video. These endpoints support scene-level targeting.GET /api/v3/dynamic-tags/groups) to retrieve dynamic tag groups. Supports filtering by name, version name, status, visual encoder, transcript encoder, training dataset, creator, and creation date range. Results can be sorted and paginated with configurable page size.GET /api/v1/search — replaced by POST /api/v1/search/text-to-imageGET /api/v1/search/similar-images — replaced by POST /api/v1/search/image-to-imagecategory_*. You will no longer be able to access these tables after June 20th, please recreate your tags on the New Dynamic Tags experience.SELECT COUNT(*) to retrieve the full row countConnections API (Beta): Introduced endpoints to securely connect external cloud storage to Coactive for automated ingestion workflows. The API currently supports S3 buckets and allows programmatic creation, testing, updating, and deletion of connections. Future support for additional cloud storage providers is planned.
For more details, see the Connections API reference and the Cloud Storage Access guide.
Bucket-Based Ingestion: Added a new endpoint (POST /api/v1/ingestion/buckets) that scans a specified path within a connected S3 bucket and ingests all discovered assets. Ideal for bulk ingestion workflows that do not require individually listing files.
System Credentials API (Beta): Added support for long-lived, programmatic credentials not tied to specific users. These credentials can be scoped to datasets or system-wide roles and are ideal for backend integrations.
See the System Credentials reference for more information.
User Management API (Beta): Introduced endpoints to invite, list, update, and remove users, as well as manage assignable roles. Role scoping supports system- and dataset-level access control.
Learn more in the User Management reference and User Roles & RBAC guide.
Ingestion API (v1): Released a modern ingestion pipeline that supports asset uploads via public URLs, S3 buckets, and batch asset lists. A separate endpoint also allows metadata to be applied post-upload. These new APIs replace earlier dataset-scoped routes and improve ingestion scalability, performance, and compatibility with newer ML workflows.
As part of this release, we’ve begun deprecating the legacy multimodal encoder previously used in dataset creation and search. Customers should migrate to multimodal-tx-large2 or multimodal-tx-large3, which offer improved performance and semantic accuracy.
See the Ingestion API reference and Update Metadata documentation.
For compatibility information, see the Accepted Media Formats guide.
https://api.coactive.aihttps://app.coactive.ai