I’ve added two more previously-undocumented bits of API to the wiki: “new_edits:false” mode of _bulk_docs: http://wiki.apache.org/couchdb/HTTP_Bulk_Document_API#Posting_Existing_Revisions Special “_revisions” field of a document body, requested via the “?revs=true” query parameter: http://wiki.apache.org/couchdb/HTTP_Document_API#GET These are both noteworthy because they’re part of the replicator protocol. Let me know if I got anything wrong. —Jens