syncing market data_
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| PUT | /v2.1/accounts/{accountId}/billing_plan | Updates an account billing plan. | 1c |
| GET | /service_information | Retrieves the available REST API versions. | 1c |
| GET | /v2.1 | Lists resources for REST version specified | 1c |
| POST | /v2.1/accounts | Creates new accounts. | 1c |
| GET | /v2.1/accounts/provisioning | Retrieves the account provisioning information for the account. | 1c |
| DELETE | /v2.1/accounts/{accountId} | Deletes the specified account. | 1c |
| GET | /v2.1/accounts/{accountId} | Retrieves the account information for the specified account. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_charges | Gets list of recurring and usage charges for the account. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_invoices | Get a List of Billing Invoices | 1c |
| GET | /v2.1/accounts/{accountId}/billing_invoices/{invoiceId} | Retrieves a billing invoice. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_invoices_past_due | Get a list of past due invoices. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_payments | Gets payment information for one or more payments. | 1c |
| POST | /v2.1/accounts/{accountId}/billing_payments | Posts a payment to a past due invoice. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_payments/{paymentId} | Gets billing payment information for a specific payment. | 1c |
| GET | /v2.1/accounts/{accountId}/billing_plan | Get Account Billing Plan | 1c |
| GET | /v2.1/accounts/{accountId}/billing_plan/credit_card | Get credit card information | 1c |
| GET | /v2.1/accounts/{accountId}/billing_plan/downgrade | Returns downgrade plan information for the specified account. | 1c |
| PUT | /v2.1/accounts/{accountId}/billing_plan/downgrade | Queues downgrade billing plan request for an account. | 1c |
| PUT | /v2.1/accounts/{accountId}/billing_plan/purchased_envelopes | Reserved: Purchase additional envelopes. | 1c |
| DELETE | /v2.1/accounts/{accountId}/brands | Deletes one or more brand profiles. | 1c |
| GET | /v2.1/accounts/{accountId}/brands | Gets a list of brands. | 1c |
| POST | /v2.1/accounts/{accountId}/brands | Creates one or more brand profiles for an account. | 1c |
| DELETE | /v2.1/accounts/{accountId}/brands/{brandId} | Deletes a brand. | 1c |
| GET | /v2.1/accounts/{accountId}/brands/{brandId} | Gets information about a brand. | 1c |
| PUT | /v2.1/accounts/{accountId}/brands/{brandId} | Updates an existing brand. | 1c |
| GET | /v2.1/accounts/{accountId}/brands/{brandId}/file | Exports a brand. | 1c |
| DELETE | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Deletes a brand logo. | 1c |
| GET | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Gets a brand logo. | 1c |
| PUT | /v2.1/accounts/{accountId}/brands/{brandId}/logos/{logoType} | Updates a brand logo. | 1c |
| GET | /v2.1/accounts/{accountId}/brands/{brandId}/resources | Returns metadata about the branding resources for an account. | 1c |
| GET | /v2.1/accounts/{accountId}/brands/{brandId}/resources/{resourceContentType} | Returns a branding resource file. | 1c |
| PUT | /v2.1/accounts/{accountId}/brands/{brandId}/resources/{resourceContentType} | Updates a branding resource file. | 1c |
| GET | /v2.1/accounts/{accountId}/bulk_send_batch | Returns a list of bulk send batch summaries. | 1c |
| GET | /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId} | Gets the status of a specific bulk send batch. | 1c |
| PUT | /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId} | Updates the name of a bulk send batch. | 1c |
| GET | /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId}/envelopes | Gets envelopes from a specific bulk send batch. | 1c |
| PUT | /v2.1/accounts/{accountId}/bulk_send_batch/{bulkSendBatchId}/{bulkAction} | Applies a bulk action to all envelopes from a specified bulk send. | 1c |
| GET | /v2.1/accounts/{accountId}/bulk_send_lists | Gets bulk send lists. | 1c |
| POST | /v2.1/accounts/{accountId}/bulk_send_lists | Creates a bulk send list. | 1c |
| DELETE | /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId} | Deletes a bulk send list. | 1c |
| GET | /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId} | Gets a specific bulk send list. | 1c |
| PUT | /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId} | Updates a bulk send list. | 1c |
| POST | /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId}/send | Creates a bulk send request. | 1c |
| POST | /v2.1/accounts/{accountId}/bulk_send_lists/{bulkSendListId}/test | Creates a bulk send test. | 1c |
| DELETE | /v2.1/accounts/{accountId}/captive_recipients/{recipientPart} | Deletes the signature for one or more captive recipient records. | 1c |
| POST | /v2.1/accounts/{accountId}/chunked_uploads | Initiate a new chunked upload. | 1c |
| DELETE | /v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId} | Deletes a chunked upload. | 1c |
| GET | /v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId} | Retrieves metadata about a chunked upload. | 1c |
| PUT | /v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId} | Commit a chunked upload. | 1c |
| PUT | /v2.1/accounts/{accountId}/chunked_uploads/{chunkedUploadId}/{chunkedUploadPartSeq} | Add a chunk to an existing chunked upload. | 1c |
ozma register && ozma call docusign-rest-api /v2.1/accounts/{accountId}/billing_plan --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/docusign-rest-api/v2.1/accounts/{accountId}/billing_plan# Python
client.proxy_call("docusign-rest-api", "/v2.1/accounts/{accountId}/billing_plan")Own this API? Claim the listing to manage pricing and receive payouts.