Docusign eSignature REST API Skill
docusign-net
docusign-net
| Method | Path | Description |
|---|---|---|
GET | /service_information | |
GET | /v2.1 | Retrieves the available REST API versions. |
POST | /v2.1/accounts | Lists resources for REST version specified |
GET | /v2.1/accounts/{accountId} | Creates new accounts. |
DELETE | /v2.1/accounts/{accountId} | Retrieves the account information for the specified account. |
GET | /v2.1/accounts/{accountId}/billing_charges | Deletes the specified account. |
GET | /v2.1/accounts/{accountId}/billing_invoices | Gets list of recurring and usage charges for the account. |
GET | /v2.1/accounts/{accountId}/billing_invoices/{invoiceId} | Get a List of Billing Invoices |
GET | /v2.1/accounts/{accountId}/billing_invoices_past_due | Retrieves a billing invoice. |
GET | /v2.1/accounts/{accountId}/billing_payments | Get a list of past due invoices. |
POST | /v2.1/accounts/{accountId}/billing_payments | Gets payment information for one or more payments. |
GET | /v2.1/accounts/{accountId}/billing_payments/{paymentId} | Posts a payment to a past due invoice. |
GET | /v2.1/accounts/{accountId}/billing_plan | Gets billing payment information for a specific payment. |
PUT | /v2.1/accounts/{accountId}/billing_plan | Get Account Billing Plan |
GET | /v2.1/accounts/{accountId}/billing_plan/credit_card | Updates an account billing plan. |
GET | /v2.1/accounts/{accountId}/billing_plan/downgrade | Get credit card information |
PUT | /v2.1/accounts/{accountId}/billing_plan/downgrade | Returns downgrade plan information for the specified account. |
PUT | /v2.1/accounts/{accountId}/billing_plan/purchased_envelopes | Queues downgrade billing plan request for an account. |
GET | /v2.1/accounts/{accountId}/brands | Reserved: Purchase additional envelopes. |
POST | /v2.1/accounts/{accountId}/brands | Gets a list of brands. |
DELETE | /v2.1/accounts/{accountId}/brands | Creates one or more brand profiles for an account. |
GET | /v2.1/accounts/{accountId}/brands/{brandId} | Deletes one or more brand profiles. |
PUT | /v2.1/accounts/{accountId}/brands/{brandId} | Gets information about a brand. |
DELETE | /v2.1/accounts/{accountId}/brands/{brandId} | Updates an existing brand. |
GET | /v2.1/accounts/{accountId}/brands/{brandId}/file | Deletes a brand. |
GET | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Exports a brand. |
PUT | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Gets a brand logo. |
DELETE | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Updates a brand logo. |
GET | /v2.1/accounts/{accountId}/brands/{brandId}/resources | Deletes a brand logo. |
GET | /v2.1/accounts/{accountId}/brands/{brandId}/resources/{resourceContentType} | Returns metadata about the branding resources for an account. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install docusign-net
Downloads and installs to ~/.claude/skills/docusign-net/
v2.1 (2026-02-13)