P
Prismic Asset API
Details
- URL
-
https://asset-api.prismic.io/assets - Docs
- https://prismic.io/docs/asset-api-technical-reference
Authentication
Prismic write API token
Authorization: Bearer <credential> + Prismic write API token repository: <credential> discovered Create a write token with the Prismic CLI using npx prismic token create --write, or in the Prismic dashboard under Settings → API & Security → Write APIs as described in the Types API authentication docs. You will also need your repository ID/name for APIs that require the repository header.