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 Embedded API

The Embedded API from Dropbox Sign — 2 operation(s) for embedded.

Dropbox Sign Embedded 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 Embedded. 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 1 GET1 POST

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 Embedded 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 — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Embedded 2
POST
/embedded/edit_url/{template_id}
Get an embedded template edit URL
getEmbeddedEditUrl 1 param → 200
GET
/embedded/sign_url/{signature_id}
Get an embedded signing URL
getEmbeddedSignUrl 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dropbox-sign-embedded-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 Bulk Send Job API
Dropbox Sign Fax API