The Signable API provides secure and efficient access to Signable's electronic signature platform. With this RESTful API, you can send documents for signature, manage templates, track envelope status, and automate your document workflows from within your own applications.
- Envelope email bounced
Signable API (1.0.0)
https://developers.signable.app/_mock/openapi/
https://api.signable.co.uk/v1/
The UTC timestamp of when the envelope was opened
The email address of the contact who opened the envelope
A string identifying the opened envelope
A stringified JSON array of documents in the envelope
A download link for the entire envelope
- Mock server
https://developers.signable.app/_mock/openapi/opened-envelope
- Production server
https://api.signable.co.uk/v1/opened-envelope
action=opened-envelope&action_date=2025-08-07T10%3A14%3A26%2B00%3A00&company_id=64034&contact_id=7418454&contact_name=Abby&contact_email=abby%40signable.co.uk&envelope_fingerprint=584ea8b41b0d4c17a96b967433b211e6&envelope_documents=%5B%7B%22document_title%22%3A%22Blank%20Word%20Doc%22%2C%22document_fingerprint%22%3A%22584ea8b41b0d4c17a96b967433b211e6%22%2C%22document_pdf%22%3A%22https%3A%2F%2Fapi.signableapi.com%2Fshareable%2Fdocument%3Ft%3D03cbb315-4f68-400d-a5cc-c2884996d061%22%2C%22document_download%22%3A%22https%3A%2F%2Fapi.signableapi.com%2Fshareable%2Fdocument%3Ft%3D03cbb315-4f68-400d-a5cc-c2884996d061%22%7D%5D&envelope_download=https%3A%2F%2Fapi.signableapi.com%2Fshareable%2Fenvelope%3Ft%3D03cbb315-4f68-400d-a5cc-c2884996d061&envelope_meta=&user_id=267199&client_ip=203.0.113.106
The UTC timestamp of when the email bounced
The email address that bounced
The reason the email failed to deliver
A link to view the bounce details
A string identifying the bounced envelope
A JSON string of any meta information added to the envelope
- Mock server
https://developers.signable.app/_mock/openapi/bounced-envelope
- Production server
https://api.signable.co.uk/v1/bounced-envelope
action=bounced-envelope&action_date=2025-08-07T11%3A33%3A03%2B00%3A00&company_id=64034&envelope_bounce_email=abby%40singable.co.uk&envelope_bounce_reason=unable%20to%20get%20mx%20info%3A%20failed%20to%20get%20IPs%20from%20PTR%20record%3A%20lookup%20%3Cnil%3E%3A%20unrecognized%20address&envelope_bounce_url=https%3A%2F%2Fapp.signable.co.uk%2Fenvelope%2Fbounce%2F584ea8b41b0d4c17a96b967433b211e6%2F584ea8b41b0d4c17a96b967433b211e6&envelope_fingerprint=584ea8b41b0d4c17a96b967433b211e6&envelope_meta=%7B%22envelope_title%22%3A%22Word%20Doc.docx%22%7D&client_ip=198.51.100.36
The action taken. Defaults to verify-envelope-widget
.
The UTC timestamp of when the envelope was signed
The email address of the contact who signed the envelope
A string identifying the signed envelope
A stringified JSON array of documents in the envelope
A JSON string of any meta information added to the envelope
- Mock server
https://developers.signable.app/_mock/openapi/verify-envelope-widget
- Production server
https://api.signable.co.uk/v1/verify-envelope-widget
action=verify-envelope-widget&action_date=2025-08-07T11%3A32%3A54%2B00%3A00&company_id=64034&contact_id=8117397&contact_name=Abby&contact_email=abby%40signable.co.uk&envelope_fingerprint=584ea8b41b0d4c17a96b967433b211e6&envelope_documents=%5B%7B%22document_fingerprint%22%3A%22584ea8b41b0d4c17a96b967433b211e6%22%2C%22document_title%22%3A%22Word%20Doc%22%2C%22document_download%22%3A%22https%3A%2F%2Fapi.signableapi.com%2Fshareable%2Fdocument%3Ft%3D03cbb315-4f68-400d-a5cc-c2884996d061%22%7D%5D&envelope_meta=%7B%22envelope_title%22%3A%22Word%20Doc%22%7D&user_id=0&client_ip=203.0.113.123