Qodex.ai
Qodex.ai
Introduction
Quick Start
Signable API v1
Get Started-Step 1: Setup up an 'Envelope Complete' Webhook
Create a webhook
Get Started-Step 2: GET an individual Envelope
Get an individual Envelope
Get Started-Step 3: Send an Envelope
Send an Envelope without using a Template
Partner
Create a Sub-AccountUpdate a Sub-AccountView usage per Sub-AccountList Sub-AccountsGet a Sub-AccountDelete a Sub-Account
Envelopes
Send an Envelope using multiple TemplatesList EnvelopesGet an individual EnvelopeSet a reminder for an EnvelopeCancel EnvelopeExpire EnvelopeDelete Envelope
Templates
Get a list of TemplatesGet an individual TemplateDelete an individual Template
Contacts
Create a ContactList ContactsGet an individual ContactList envelopes for a ContactsUpdate a ContactDelete a Contact
User
Create a UserList UsersGet an individual UserUpdate a UserDelete a User
Branding Options-Emails
List Branding EmailsUpdate Branding emails
Branding Options
Update Branding optionsList Branding options
Settings
List Company settingsUpdate Company settings
Webhook
Create a webhookGet a webhookList webhooksUpdate a webhookDelete a webhook
Introduction
Quick Start
Signable API v1
Get Started-Step 1: Setup up an 'Envelope Complete' Webhook
Create a webhook
Get Started-Step 2: GET an individual Envelope
Get an individual Envelope
Get Started-Step 3: Send an Envelope
Send an Envelope without using a Template
Partner
Create a Sub-AccountUpdate a Sub-AccountView usage per Sub-AccountList Sub-AccountsGet a Sub-AccountDelete a Sub-Account
Envelopes
Send an Envelope using multiple TemplatesList EnvelopesGet an individual EnvelopeSet a reminder for an EnvelopeCancel EnvelopeExpire EnvelopeDelete Envelope
Templates
Get a list of TemplatesGet an individual TemplateDelete an individual Template
Contacts
Create a ContactList ContactsGet an individual ContactList envelopes for a ContactsUpdate a ContactDelete a Contact
User
Create a UserList UsersGet an individual UserUpdate a UserDelete a User
Branding Options-Emails
List Branding EmailsUpdate Branding emails
Branding Options
Update Branding optionsList Branding options
Settings
List Company settingsUpdate Company settings
Webhook
Create a webhookGet a webhookList webhooksUpdate a webhookDelete a webhook
HomeSignable API v1Webhook

Webhook

Number of APIs: 5

  1. Create a webhook POST {{APIv1 URL}}/webhooks

  2. Get a webhook GET {{APIv1 URL}}/webhooks/{{Webhook ID}}

  3. List webhooks GET {{APIv1 URL}}/webhooks?offset=0&limit=50

  4. Update a webhook PUT {{APIv1 URL}}/webhooks/{{Webhook ID}}

  5. Delete a webhook DELETE {{APIv1 URL}}/webhooks/{{Webhook ID}}

Previous
Update Company settings
Next
Create a webhook