aid: iconik url: https://raw.githubusercontent.com/api-evangelist/iconik/refs/heads/main/apis.yml name: iconik kind: company description: >- iconik is a hybrid cloud media asset management (MAM) platform for video and media teams, letting organizations ingest, organize, search, collaborate on, and distribute media across cloud and on-premise storage without vendor lock-in. iconik is API-first: nearly everything in the product is exposed through a set of versioned REST microservice APIs - Assets, Collections, Metadata, Search, Files, and Jobs - so integrators can automate ingest, enrich metadata, drive search and discovery, manage files and formats across connected storages, and orchestrate asynchronous work. The API is authenticated with an application ID and an auth token generated by an administrator in the web UI, and event notifications are delivered as HTTP webhooks. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Media Asset Management - MAM - Video - Media - Cloud Storage - Metadata - Search - Assets created: '2026-07-05' modified: '2026-07-05' specificationVersion: '0.19' apis: - aid: iconik:iconik-assets-api name: iconik Assets API tags: - Assets - Media - Ingest image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/assets/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Create, list, retrieve, update, and delete asset containers - the core media records in iconik that hold files, proxies, formats, and metadata. Includes the delete queue for staged asset removal. - aid: iconik:iconik-collections-api name: iconik Collections API tags: - Collections - Organization - Folders image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/assets/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Organize assets into collections (iconik's folder-like grouping). Create, list, retrieve, update, and delete collections, and manage the assets and sub-collections contained within a collection. Part of the assets microservice. - aid: iconik:iconik-metadata-api name: iconik Metadata API tags: - Metadata - Views - Fields image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/metadata/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Define custom metadata fields and views, and read or write metadata values on assets and collections through a chosen view. Powers the structured, searchable metadata that drives iconik's search and automation. - aid: iconik:iconik-search-api name: iconik Search API tags: - Search - Discovery - Saved Searches image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/search/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Query assets and collections with full-text, metadata, and facet filtering, sorting, and pagination via a POST search body. Supports discovery across the catalog and management of saved searches. - aid: iconik:iconik-files-api name: iconik Files API tags: - Files - Formats - Storage image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/files/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Manage the files, filesets, formats, proxies, and keyframes attached to an asset, and the storages they live on. Handles the association of media on connected cloud and on-premise storage without forced migration. - aid: iconik:iconik-jobs-api name: iconik Jobs API tags: - Jobs - Async - Orchestration image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://app.iconik.io/docs/reference.html baseURL: https://app.iconik.io/API/jobs/v1 properties: - url: https://app.iconik.io/docs/api.html type: Documentation - url: https://app.iconik.io/docs/reference.html type: APIReference - url: openapi/iconik-openapi.yml type: OpenAPI - url: collections/iconik.postman_collection.json type: PostmanCollection - url: collections/iconik.opencollection.json type: OpenCollection description: >- Track and drive asynchronous operations such as transfers, transcodes, and ingest. Create, list, retrieve, update, and delete jobs, including parent and child job relationships that report progress and status. common: - type: LinkedIn url: https://www.linkedin.com/company/iconik-io - type: Website url: https://www.iconik.io - type: Documentation url: https://app.iconik.io/docs/ - type: Plans url: plans/iconik-plans-pricing.yml - type: RateLimits url: rate-limits/iconik-rate-limits.yml - type: FinOps url: finops/iconik-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com