Couchbase lite - get document from remote database

You’d need to POST to the URL of the database with /_facebook appended. The body of the request should be a JSON object with a property "access_token" whose value is the same Facebook login token string you used to authenticate the replicator.