Jump to Content
Sign
GuidesAPI Reference
Sign
API Reference
GuidesAPI Reference

Sign API

  • Document
    • Upload documentpost
  • Dossier
    • Create dossierpost
    • Get dossierget
    • Update dossierput
    • Delete dossierdel
    • Download signed filesget
    • Get field valueget
    • Gets all field valuesget
  • Invite
    • Get all invitesget
    • Create invitespost
    • Get inviteget
    • Delete invitedel
  • Archive
    • Get all dossiersget
    • Delete dossierdel
    • Download fileget
  • Channels
    • Get configured channelsget
  • Invitee
    • Update inviteeput
  • Identification
    • Get identificationsget
  • Payment
    • Get paymentsget
  • Client
    • Create clientpost
    • Get all clientsget
    • Get clientget
    • Update clientput
  • Webhook
    • Add webhookpost
    • Get all webhooksget
    • Get webhookget
    • Update webhookput
    • Delete webhookdel
  • Branding
    • Update brandingpost
    • Get brandingget
  • Reassign Request
    • Get all reassign requestsget
    • Get reassign requestget
    • Update reassign requestput
  • Template
    • Get all templatesget
    • Create templatepost
    • Get templateget
    • Update templateput
    • Delete templatedel

Seal API

  • Seal
    • Seal a documentpost
Powered by 

Upload document

post https://api.cm.com/sign/v1/upload

Upload a new PDF document to be added to a dossier. Make sure to indicate the Content-Type correctly for your the file parameter of the form data. The file should be no more than 10MB. The filename will be visible to the end user.

Language
Credentials
Bearer
JWT
Log in to use your API keys
URL
Click Try It! to start a request and see the response here!
  • Privacy Policy
  • Terms and Conditions
  • Cookie Policy