Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

YouSign Electronic Seal Document API

Document that is attached to the Electronic Seal.

YouSign Electronic Seal Document API is one of 38 APIs that YouSign publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Electronic Seal Document. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a changelog, rate-limit docs, and 1 JSON Schema.

This API exposes 3 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 3.0.

Requests are made against 2 base URLs: https://api-sandbox.yousign.app/v3, https://api.yousign.app/v3.

3 operations 3 paths 14 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0
Base URL
https://api.yousign.com/v3
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

YouSign Electronic Seal Document API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Electronic Seal Document 3

Document that is attached to the Electronic Seal.

POST
/electronic_seal_documents
Create an Electronic Seal Document
upload-electronic_seal-document body → 201400401403404405415429
DELETE
/electronic_seal_documents/{electronicSealDocumentId}
Delete an Electronic Seal Document
delete-electronic_seal_documents-id 1 param → 204400401403404405429500
GET
/electronic_seal_documents/{electronicSealDocumentId}/download
Download an Electronic Seal Document
download-electronic-seal-document 1 param → 200401403404405429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ElectronicSealDocument (4 properties), UnauthorizedResponse (2 properties), InternalServerError (2 properties), BadRequestResponse (2 properties). Each schema is shown below with its type and property counts.

InternalServerError
object
2 properties 2 required
TooManyRequestsResponse
object
1 property 1 required
UnsupportedMediaTypeResponse
object
2 properties 2 required
ElectronicSealDocument
object
4 properties 4 required
MethodNotAllowed
object
1 property 1 required
NotFoundResponse
object
2 properties 2 required
BadRequestResponse
object
2 properties 2 required
ForbiddenResponse
object
2 properties 2 required
UnauthorizedResponse
object
2 properties 2 required
CreateElectronicSealDocument
object
2 properties 1 required
UUID
string
The unique identifier for a resource.
CreateElectronicSealDocumentFromJson
object
From_Signature_Request_Document
object
Create an Electronic Seal Document from a Signature Request Document already signed.
1 property 1 required
From_Electronic_Seal_Document
object
Create an Electronic Seal Document from a previously sealed document.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yousign-electronic-seal-document-api-openapi.yml Raw ↑

Other APIs YouSign publishes across the network.

YouSign Applicant API
YouSign Approver API
YouSign Archive API
YouSign Audit Trail API
YouSign Bank Account Lookup Verification API
YouSign Bank Account Verification API
YouSign Company Verification API
YouSign Consumption API
YouSign Contact API
YouSign Custom Experience API
YouSign Custom Property API
YouSign Deprecated API