For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

mongosync API Endpoints

start
Starts the synchronization session between a source and destination cluster.
progress
Returns either an updated status of the synchronization session or an error.
pause
Pauses the current synchronization session.
resume
Resumes a paused synchronization session based on data stored on the destination cluster.
commit
Finalizes the synchronization session between the source cluster and the destination cluster.
reverse
Reverses the direction of a committed synchronization session.