Osmosis
You can access your data via our simple RESTful API. We are still adding new resources to this API so be careful. The main goal of this API is to connect with other applications so your data can be exchanged based on your preferences. auth Each of your requests should include the query string "key". The value must be your API key found on your Settings page. url The API URL is:…
Osmosis endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get a list of all your Clients /Clients/Fetch |
|
| GET |
Get a list of draft proposals /Agreements/Draft |
|
| GET |
Get a list of declined proposals /Agreements/Declined |
|
| PUT |
Update a client. /Clients/Update/{id} |
|
| GET |
Get a list of accepted proposals /Agreements/Accepted |
|
| GET |
Remove a Zapier subscription. /Zapier/UnSubscribe |
|
| GET |
Return a sample list of Proposal Viewed /Agreements/SampleViewedAlerts |
|
| GET |
Get a list of sent proposals /Agreements/Sent |
|
| GET |
Return a sample list of Agreement Verdicts /Agreements/SampleVerdicts |
|
| GET |
Create a new Zapier event subscription /Zapier/Subscribe |
|
| GET |
Get the questionnaires tagged as Draft /Questionnaires/Draft |
|
| POST |
Post Activity /Activities/Push |
|
| POST |
Create a new questionnaire for a client. /Questionnaires/Create |
|
| POST |
Create and send a new questionnaire for a client. /Questionnaires/Send |
|
| GET |
Permanently delete a clients and all of their related assets (questionaires, agreements, etc). /Clients/Delete/{id} |
|
| GET |
Create a New Client /Clients/Create |
|
| GET |
Get a specific client /Clients/Get/{id} |
|
| GET |
Get a stream of all your recent activities (last 7 days). /Activities/Recent |
Osmosis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|