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

SpotDraft V2 Counterparties API

Create, search, and manage counterparties across public API versions.

SpotDraft V2 Counterparties API is one of 48 APIs that SpotDraft publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include V2 Counterparties. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, rate-limit docs, and 6 JSON Schemas.

This API exposes 12 operations across 7 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 4 base URLs: https://api.eu.spotdraft.com, https://api.in.spotdraft.com, https://api.us.spotdraft.com, https://api.me.spotdraft.com.

12 operations 7 paths 15 schemas 1 DELETE4 GET4 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.us.spotdraft.com
Authentication
API Key, API Key, API Key, HTTP Basic, HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 6

SpotDraft V2 Counterparties API declares 6 security schemes for authenticating requests. An API key is passed in the header as clickwrap-id (ClickwrapId). An API key is passed in the header as client-id (ClientId). An API key is passed in the header as client-secret (ClientSecret). It accepts HTTP basic authentication (NativeIntegrationBasic). It accepts HTTP bearer tokens (JWT) (OAuthBearer). An API key is passed in the header as Origin (Origin).

  • ClickwrapId — Public clickwrap identifier header.
  • NativeIntegrationBasic — HTTP Basic auth for supported native integrations. Send base64(clientid:clientsecret) in the Authorization header.
  • OAuthBearer — OAuth 2.0 bearer token for workspace user access.
  • Origin — Browser origin header used for clickwrap domain validation.

Paths & Operations 12

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

V2 Counterparties 12

Create, search, and manage counterparties across public API versions.

GET
/api/v2/public/counter_parties/
List Counterparties
v2_public_counter_parties_list 4 params → 200
POST
/api/v2/public/counter_parties/
Create Counterparty
v2_public_counter_parties_create body → 201
GET
/api/v2/public/counter_parties/{counterparty_id}
Get Counterparty
v2_public_counter_parties_retrieve_by_id 1 param → 200
PATCH
/api/v2/public/counter_parties/{counterparty_id}
Update Counterparty
v2_public_counter_parties_partial_update 1 param body → 200
GET
/api/v2/public/counter_parties/{counterparty_id}/addresses/
List Counterparty Addresses
v2_public_counter_parties_addresses_retrieve 3 params → 200
POST
/api/v2/public/counter_parties/{counterparty_id}/addresses/
Create Counterparty Address
v2_public_counter_parties_addresses_create 1 param body → 201
PATCH
/api/v2/public/counter_parties/{counterparty_id}/addresses/{address_id}/
Update Counterparty Address
v2_public_counter_parties_addresses_partial_update 2 params body → 200
GET
/api/v2/public/counter_parties/{counterparty_id}/contacts
List Counterparty Contacts
v2_public_counter_parties_contacts_retrieve 3 params → 200
POST
/api/v2/public/counter_parties/{counterparty_id}/contacts
Create Counterparty Contact
v2_public_counter_parties_contacts_create 1 param body → 201
PATCH
/api/v2/public/counter_parties/{counterparty_id}/contacts/bulk/
Bulk Update Counterparty Contacts
v2_public_counter_parties_contacts_bulk_partial_update 1 param body → 200
PATCH
/api/v2/public/counter_parties/{counterparty_id}/contacts/{contact_id}/
Update Counterparty Contact
v2_public_counter_parties_contacts_partial_update 2 params body → 200
DELETE
/api/v2/public/counter_parties/{counterparty_id}/contacts/{contact_id}/
Delete Counterparty Contact
v2_public_counter_parties_contacts_destroy 2 params → 204

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CreateCounterPartyAddressRequest (8 properties), CounterPartyAddressResponse (8 properties), CreateCounterPartyAPIRequest (8 properties), CounterPartyAPIResponse (8 properties). Each schema is shown below with its type and property counts.

PatchedExternalCounterpartyContactUpdateRequest
object
3 properties
PatchedExternalCounterpartyContactBulkUpdateListRequest
object
1 property 1 required
CounterPartyContactResponse
object
4 properties 4 required
PatchedExternalCounterpartyUpdateRequest
object
3 properties
CounterPartyContactsListAPIResponse
object
4 properties 4 required
CounterpartyListAddressResponse
object
4 properties 4 required
CounterpartyListAPIResponse
object
4 properties 4 required
PatchedExternalCounterpartyAddressUpdateRequest
object
6 properties
ExternalCounterpartyContactCreateRequest
object
3 properties 3 required
CounterPartyAddressResponse
object
8 properties 6 required
CounterPartyAPIResponse
object
8 properties 5 required
ExternalCounterpartyContactBulkUpdateResponse
array
CreateCounterPartyAPIRequest
object
8 properties 1 required
CounterPartyAPIResponseStatusEnum
string
CreateCounterPartyAddressRequest
object
8 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotdraft-v2-counterparties-api-openapi.yml Raw ↑

Other APIs SpotDraft publishes across the network.

SpotDraft V1 Contract APIs API
SpotDraft V1 Emails API
SpotDraft V1 Legal Intake API
SpotDraft V1 Native Integrations API
SpotDraft V1 Obligation Types API
SpotDraft V1 Templates API
SpotDraft V1 Users API
SpotDraft V1 Webhooks API
SpotDraft V2.1 Analytics Query API
SpotDraft V2.1 Clickwrap API
SpotDraft V2.1 Contract Activity API
SpotDraft V2.1 Contract APIs API
Where this information came from

This is an independent, third-party profile of SpotDraft V2 Counterparties 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.