Prismic Asset API

The Asset API manages a repository's media library: list and search assets by keyword, upload a new asset as multipart form data, patch its alt text, notes and credits, or delete it. One asset per request and one request per second. Assets are served through an imgix-backed CDN with automatic format and compression negotiation.

API entry from apis.yml

apis.yml Raw ↑
aid: prismic:asset-api
name: Prismic Asset API
description: 'The Asset API manages a repository''s media library: list and search assets

  by keyword, upload a new asset as multipart form data, patch its alt text,

  notes and credits, or delete it. One asset per request and one request per

  second. Assets are served through an imgix-backed CDN with automatic format

  and compression negotiation.

  '
tags:
- Digital Asset Management
humanURL: https://prismic.io/docs/asset-api-technical-reference
baseURL: https://asset-api.prismic.io
properties:
- url: https://prismic.io/docs/asset-api-technical-reference
  type: Documentation