Please see https://sync-developers.reverehq.com instead for the latest API documentation
This describes the resources that make up the official Revere Sync V2. If you have any problems or requests please contact [Sam Robertson](mailto: [email protected]).
All requests must be made through the API and include the accept header to get the correct version of the API.
For version 2 of constituent API we pass a V2 in the accept header.
Accept: application/vnd.sync.v2+json
All API access is over HTTPS, and accessed from the sync.revmsg.net domain. All data is sent and received as JSON unless otherwise noted.
Routes with the Authorization
header required authorization and an active session. Any route without the Authorization
has open access for the public to be used.
GET / HTTP/1.1
Host: sync.revmsg.net
Connection: close
Accept: application/vnd.sync.v2+json
Content-Type: application/json
Production
https://sync.revmsg.net
Staging
https://revere-sync-v2-stage.herokuapp.com
Sync runs triggers based on tags and the access token which is based on a per client basis. Triggers are able to activate various actions and sync data to third-party services such as Revere Calling, Revere Mobile, BSD and more. Sync is the ifttt.com
of the progressive movment. Inquire about what is possible with sync by contacting Revolution Messaging.