The Activity API exposes a super-fast, highly available API. The purpose of this API is exclusively to manage 3 things:
- Determine in super real-time whether or not your user has agreed to the latest version of a contract
- Retrieving the versions and revisions of a Contract your Signers have agreed to
- Sending activity ("Signed", "Visited", etc.) in real-time within a web or mobile app
All PactSafe Activity can be passed as an HTTP GET
call to the endpoints and the parameters passed as URL parameters.
The endpoint for the PactSafe Activity API is https://pactsafe.io
Updated 4 months ago