Show more

Use to navigate results, ENTER to select one, ESC to close

Type in any word to easily find the endpoint, property or group of operations you are looking for.

Lone Wolf Technologies hub
  • Authentisign API
  • Back Office API
  • Transact API
Back to hub page
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Authentisign API logo Authentisign API logo dark
v1
  • v1 default
  • v2
  • v3

Topics

  • Introduction
  • Overview
  • Getting started
  • Authentication Token
  • HTTP Request

Endpoints

  • Accounts
    • Update Email Signature. Use this endpoint to update the email signature associated with the current account. POST
  • CCs
    • Retrieve CCs for a signing. This endpoint fetches all the CCs associated with the provided signing ID. GET
    • Add CCs in batch. This endpoint allows you to add multiple CCs at once for efficient processing. POST
  • Documents
    • Retrieve signing document IDs. This endpoint fetches the document IDs associated with the provided signing ID. GET
    • Apply a layout to a document within a specific signing. PATCH
    • Retrieve the fully executed combined signing package PDF. GET
    • Retrieve the URL to a fully executed combined signing package PDF. GET
    • Retrieve the signing certificate for a specific signing. GET
    • Retrieve the latest signed document for a specific signing. GET
    • Retrieve the URL to latest signed document associated with the specified signing ID. GET
    • Retrieve the original document using its encrypted ID. GET
    • Retrieve the URL of the original document. GET
    • Retrieve the final version of a document using its encrypted ID. GET
    • Retrieve the URL of the final version of a document. GET
    • Retrieve the certificate of a document using its encrypted ID. GET
    • Retrieve the URL of the document's certificate. GET
  • History
    • Retrieve Audit Trail. This endpoint allows you to pull a list of all audit trail events related to this signing. The audit trail is also embedded into the final signed documents themselves. GET
  • Layouts
    • Get layouts by language. This endpoint retrieves all layouts created under the account based on the specified language. GET
    • Create a new layout. This endpoint allows you to create a signature layout for future signing. POST
    • Copy an existing layout. This endpoint lets you duplicate a layout for reuse. POST
    • Delete a specific layout. This endpoint removes a layout based on its ID. DELETE
  • Participants
    • Retrieve the list of signing participants within a signing. GET
    • Update the email address of a signing participant and resend the invitation. PUT
    • Batch creation of signing participants for a signing process. POST
  • Signings
    • Retrieve all signings owned by a user. This endpoint fetches a list of all the signings that the user owns. GET
    • Create a signing. This endpoint allows for the creation of a new signing, including the ability to add a webhook callback URL. POST
    • Retrieve details of an individual signing. This endpoint fetches details for the signing associated with the provided signing ID. GET
    • Deletes a signing session. This endpoint removes a signing session based on the provided signing ID. DELETE
    • Update the callback URL for a signing. This endpoint allows you to update the callback URL on the signing for webhook events. PATCH
    • Duplicate an existing signing. This endpoint creates a copy of a signing session based on the provided signing ID. POST
    • Reset a signing session. This endpoint resets the status of a signing session based on its ID. POST
    • Resend the signing invitation. This endpoint resends the invitation for a signing session based on the provided signing ID. POST
    • Send final documents of a signing session. This endpoint sends the final documents for a completed signing session. POST
    • Link a transaction to a signing session. This endpoint associates a transaction with a signing session based on the provided ID. POST
    • Force completes a signing session. This endpoint forcefully completes a signing session based on the provided signing ID. POST
    • Retrieve deleted signing sessions. This endpoint fetches all the deleted signing sessions for a given external ID. GET
    • Recover a deleted signing session. This endpoint recovers a deleted signing session based on the provided signing ID. PUT
    • Send a signing session to participants. This endpoint starts the signing process for a signing session based on the provided signing ID. POST
    • This is only called by Trestle client POST
    • Get links of invitations when signing is sent GET
    • Get links of documents when signing is completed GET
    • Get links of original documents GET
    • Get links of certificate documents GET
  • Sso
    • Retrieve an SSO URL for a specific signing. This endpoint generates an SSO URL that directly lands the user into the design phase of the signing. GET
    • SSO into the layout design phase. This endpoint allows customization of the layout and setting up signature blocks. GET
    • SSO into the layout design phase with account update. This endpoint allows customization of the layout and setting up signature blocks. POST
Powered by Bump.sh
Lone Wolf Technologies hub
  • Authentisign API
  • Back Office API
  • Transact API
Back to hub page
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Authentisign API logo Authentisign API logo dark

Signings

Ask AI
  • Open in ChatGPT
  • Open in Claude

  • View as Markdown
  • Copy as Markdown