Eden REST API
Live Migrations APIs
ProtocolREST / JSON
Base path
/api/v1AuthenticationBearer token
Live Migrations manages migration records and long-running migration orchestration. It is separate from ordinary Gateway endpoint execution so teams can plan, validate, replay, and cut over safely.
Route Map
| Need | API family |
|---|---|
| Create, analyze, plan, test, execute, or inspect a migration | Migration APIs |
| Manage a guided migration workflow and its run state | Migration Workflow APIs |
When To Use This Family
Use Live Migrations APIs for migration lifecycle work, not for a normal application query. Start with the Live Migrations guide for operating concepts, preparation, and runbooks.