Aller au contenu principal

27 documents tagués avec « api-key »

Voir tous les tags

Authentifiez-vous avec l'API

Comment s'authentifier avec l'API GraphQL de Legalesign en utilisant l'authentification SRP ou les clés API du portail développeur.

Autorisation du Widget

Comment fournir des jetons sécurisés aux widgets Legalesign authentifiés, y compris les JWT SRP et les jetons de composant à courte durée de vie.

batch

Returns a single Batch by ID, including progress counts and documents.

document

Returns a single Document by ID, including recipients, audit log, and form fields.

group

Returns a single Group by ID, the primary container for documents, templates, members, and settings.

recipient

Returns a single Recipient by ID — the receiver of a document to sign, not a template role.

send

Send a document for signing in a single API call. The primary way to send documents.

sendBatch

Begin a batch send task. Returns an ID for use with sendBatchDocument.

startBatch

Mark a batch as complete and ready to send.

swapRoles

Swap the position of two roles in a template.

task

Returns the current result of an asynchronous task by ID. Raw task data is retained for 90 days.

template

Returns a single Template by ID, including roles, elements, and direct links.

user

Returns a User by ID, or the current authenticated user if no ID is provided.