New to Clause?
For more information about Clause, you can visit our website or read our product documentation.
For updates, news and inspiration, take a look at our blog and find us on Twitter, @clauseHQ.
Using Clause, you can connect contracts to your existing systems so that you can automate business processes and contract management.
The Clause API is a set of RESTful resources that are secured using OAuth 2.0 for authentication. The API accepts JSON requests, returns JSON responses, and conforms to common practices for HTTP response codes and verbs.
With the Clause API you can:
- Create new contracts
- Retrieve the audit trail for a smart legal contract
- Send data to a Smart Clause ®
- and more ...
Impatient to get started?
We know that developers are busy people, so for those wanting to start quickly we have provided an open-source code sample for a Node JS client on GitHub. Enjoy!
Updated 11 months ago