How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Docusign Offices API

The `Offices` resource enables you to create and manage offices for your company. You can also retrieve the number and type of objects that reference an office.

Docusign Offices API is one of 134 APIs that Docusign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Offices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, a getting-started guide, rate-limit docs, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://rooms.docusign.com/restapi.

5 operations 3 paths 7 schemas 1 DELETE3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://demo.docusign.net/restapi
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Docusign Offices API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Offices 5

The Offices resource enables you to create and manage offices for your company. You can also retrieve the number and type of objects that reference an office.

GET
/v2/accounts/{accountId}/offices
Docusign Gets offices.
Offices_GetOffices 5 params → 200400401
POST
/v2/accounts/{accountId}/offices
Docusign Creates an office.
Offices_CreateOffice 1 param body → 201400401
GET
/v2/accounts/{accountId}/offices/{officeId}
Docusign Gets information about an office.
Offices_GetOffice 2 params → 200400401
DELETE
/v2/accounts/{accountId}/offices/{officeId}
Docusign Deletes an office.
Offices_DeleteOffice 2 params → 204400401
GET
/v2/accounts/{accountId}/offices/{officeId}/reference_counts
Docusign Retrieves the number and type of objects that reference an office.
Offices_GetReferenceCounts 2 params → 200400401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Office (12 properties), OfficeSummary (12 properties), OfficeForCreate (10 properties), OfficeSummaryList (7 properties). Each schema is shown below with its type and property counts.

OfficeSummary
object
A complex element containing summary information on an office; the elements of this object are identical to those of the Offices object.
12 properties
OfficeReferenceCountList
object
Contains a list of each type of object and the number of objects of that type referencing the office.
1 property
OfficeForCreate
object
Contains details about the office that you want to create.
10 properties 1 required
OfficeReferenceCount
object
A complex element containing the number and type of each object referencing the office.
2 properties
OfficeSummaryList
object
Object that contains a summary of information about a requested group of offices in the Rooms account.
7 properties
ApiError
object
This object describes errors that occur. It is valid only for responses and ignored in requests.
3 properties
Office
object
Contains information about an office.
12 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docusign-offices-api-openapi.yml Raw ↑

Other APIs Docusign publishes across the network.

Docusign Web Forms API
Docusign Notary API
Docusign Navigator API
Docusign Workspaces API
Docusign CLM API
Docusign Connected Fields API
Docusign AccountBrands API
Docusign AccountConsumerDisclosures API
Docusign AccountCustomFields API
Docusign AccountPasswordRules API
Docusign AccountPermissionProfiles API
Docusign Accounts API
Where this information came from

This is an independent, third-party profile of Docusign Offices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.