Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dropbox Sign Bulk Send Job API

The Bulk Send Job API from Dropbox Sign — 2 operation(s) for bulk send job.

Dropbox Sign Bulk Send Job API is one of 6 APIs that Dropbox Sign publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk Send Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against a single base URL, https://api.hellosign.com/v3.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://api.hellosign.com/v3
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Dropbox Sign Bulk Send Job API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (apiKey). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 5 scopes. By default, every request must be authenticated.

  • apiKey — Dropbox Sign API key used as Basic auth username with empty password

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Bulk Send Job 2
GET
/bulk_send_job/{bulk_send_job_id}
Get a bulk send job
getBulkSendJob 1 param → 200
GET
/bulk_send_job/list
List bulk send jobs
listBulkSendJobs → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dropbox-sign-bulk-send-job-api-openapi.yml Raw ↑

Other APIs Dropbox Sign publishes across the network.

Dropbox Sign Events and Callbacks API
Dropbox Sign Account API
Dropbox Sign API App API
Dropbox Sign Embedded API
Dropbox Sign Fax API