This is the repository for the Bulksign OpenAPI specification for its REST API.
You can use this specification file with any code generator that supports OpenAPI spec, like Swagger Editor .
If your are doing a Bulksign integration in .NET / .NET Core, we recommend you to use our BulksignSdk Nuget package
Bulksign supports SOAP API too, please see the documentation .
Version 3.x
This also contains the proto specification file for the GRPC API. Please also see the GRPC API specific notes and GRPC sample code