Prismic Migration API

The Migration API creates and updates Prismic pages programmatically, using the same document shape the Content API returns. Everything it writes lands in a migration release as a draft for human review rather than going live. One page per request, one request per second per repository. Generally available since August 2025.

API entry from apis.yml

apis.yml Raw ↑
aid: prismic:migration-api
name: Prismic Migration API
description: 'The Migration API creates and updates Prismic pages programmatically, using

  the same document shape the Content API returns. Everything it writes lands

  in a migration release as a draft for human review rather than going live.

  One page per request, one request per second per repository. Generally

  available since August 2025.

  '
tags:
- Content Management
humanURL: https://prismic.io/docs/migration-api-technical-reference
baseURL: https://migration.prismic.io
properties:
- url: https://prismic.io/docs/migration-api-technical-reference
  type: Documentation
- url: https://prismic.io/docs/migration
  type: GettingStarted