Information for Enterprise and Express customers
We support our existing Enterprise and Express Electronic Signing solutions on our new platform.
- If you are a new customer or have recently migrated to our new platform, see our guide on setting up an API integration below.
- If you are an existing customer but have not yet migrated to our new platform you can find the documentation to use with your established integration here:
Set up an API integration
If you are a new customer or have recently migrated to our new platform, you can now use our existing Enterprise and Express Electronic Signing solutions on our new platform.
Setting up an API integration is the most flexible way of testing our signature solutions. You can use your preferred IDE, Framework, Postman, etc. using credentials provided by Signicat.
Before you set up an API integration, we recommend that you familiarise yourself with the OpenAPI reference documentation to learn about available endpoints and their properties.
Prerequisites
Before you can start making requests to this API, you need to learn how to connect to it. To do this, follow steps 1-3 in the Connect to Signicat APIs Quick start guide.
Ensure that you set permission Signature API for your API client.
Differences between our old and new platforms
Our new platform introduces new endpoints for our established products:
| API | new API URL | old API URL |
|---|---|---|
| Enterprise Sign API | https://api.signicat.com/enterprise/sign | https://id.signicat.com/sign |
| Express Signature API | https://api.signicat.com/express/sign | https://api.signicat.io/signature |
| Enterprise SOAP web services gateway | https://api.signicat.com/enterprise/ws/ | https://id.signicat.com/ws |
For more information on differences between our old and new platforms, take a look at our migration guides, which provide an overview of the changes.
Our Enterprise SOAP web services are available to existing customers only. If you are working on a new integration or are planning to upgrade from an older version of our DocumentService, PackagingService or ArchiveService SOAP APIs, we strongly recommend that you use our RESTful Sign API instead.
Guides
Quick start guides
See our quick start guides for our Enterprise and Express APIs.
Migration guides
For more information on differences between our old and new platforms, take a look at our migration guides, which provide an overview of the changes.
API reference
Explore our API reference documentation to look up all API endpoints and properties as well as view sample requests and responses.