Skip to main content
Every boldsign.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Brands

get

brands.get Get details of one brand by brandId. Risk: read
Input Output

list

brands.list List all brands available to the account. Risk: read
Input: empty object Output

Custom Fields

create

customFields.create Create a reusable custom field under a BoldSign brand. Risk: write
Input
Output

edit

customFields.edit Update a brand custom field by customFieldId. Risk: write
Input
Output

Documents

documents.createEmbeddedRequestLink Create an embedded document request URL for draft/send flows. Risk: write
Input
Output

editBeta

documents.editBeta Edit an existing document request (beta endpoint). Risk: write
Input
Output

extendExpiry

documents.extendExpiry Extend document expiry window for pending signers. Risk: write
Input Output

list

documents.list List documents with filters and pagination. Risk: read
Input Output

listBehalf

documents.listBehalf List documents sent on behalf of users. Risk: read
Input Output

listTeam

documents.listTeam List documents across teams/users with filters. Risk: read
Input Output

removeAuthentication

documents.removeAuthentication Remove signer authentication from a document recipient. Risk: write
Input Output

send

documents.send Send a document for signature. Risk: write
Input
Output

Helpers

uploadFile

helpers.uploadFile Prepare a file payload for BoldSign multipart/json send APIs using base64 data URI. Risk: read
Input Output

Plan

getApiCreditsCount

plan.getApiCreditsCount Get remaining API credits count. Risk: read
Input: empty object Output