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

TrustLayer Parties API

The Parties API from TrustLayer — 20 operation(s) for parties.

TrustLayer Parties API is one of 21 APIs that TrustLayer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Parties. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 31 operations across 20 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: http://localhost:4000/v1, https://api.trustlayer.io/v1.

31 operations 20 paths 31 schemas 8 DELETE6 GET2 PATCH14 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.trustlayer.io/v2
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 31

Across 20 paths, the API surfaces 31 operations — 8 DELETE, 6 GET, 2 PATCH, 14 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Parties 31
PUT
/parties/{partyId}/external-idsdeprecated
Update party external IDs
put-parties-partyId-external-ids 1 param body → 200
POST
/parties/{id}/waive-requirementdeprecated
Waive or override a requirement
post-parties-partyId-waive-requirement 3 params body → 201
POST
/parties/{id}/waive-subjectdeprecated
Waive or override a subject
post-parties-partyId-waive-requirement 1 param body → 201
POST
/parties/{partyId}/commentsdeprecated
Post a comment on a party's timeline
post-parties-partyId-comments 1 param body → 200
GET
/partiesdeprecated
List parties
get-parties 5 params → 200
POST
/partiesdeprecated
Create a new party
post-parties body → 201
GET
/parties/{partyId}deprecated
Fetch a party
get-parties-:id 4 params → 200
PATCH
/parties/{partyId}deprecated
Update a party
patch-parties-partyId 1 param body → 200
DELETE
/parties/{partyId}deprecated
Delete a party
delete-parties-partyId 1 param → 200
POST
/parties/{partyId}/contactsdeprecated
Create a party contact
post-parties-id-contacts 1 param body → 201
GET
/parties/{partyId}/contactsdeprecated
List a party's contacts
get-parties-id-contacts 1 param → 200
POST
/parties/{partyId}/compliance-certificatedeprecated
Create a party compliance certificate
post-parties-id-compliance-certificate-create 1 param body → 201
GET
/parties/{partyId}/compliance-certificatedeprecated
Fetch a party's compliance certificate
get-parties-id-compliance-certificate 1 param → 200
POST
/parties/{partyId}/relationships/documentsdeprecated
Attach documents to a party
post-parties-id-relationships-documents 1 param body → 201
DELETE
/parties/{partyId}/relationships/documentsdeprecated
Detach a document from a party
delete-parties-id-relationships-documents 1 param body → 200
POST
/projects/{projectId}/relationships/partiesdeprecated
Add parties to a project
post-projects-id-relationships-parties 1 param body → 201
DELETE
/projects/{projectId}/relationships/partiesdeprecated
Remove a party from a project
delete-projects-id-relationships-parties 1 param body → 200
POST
/parties/{partyId}/documentsdeprecated
Upload a document to a party
post-parties-id-documents 1 param body → 201
POST
/parties/{partyId}/relationships/tagsdeprecated
Tag a party
post-parties-:id-tags 1 param body → 201
DELETE
/parties/{partyId}/relationships/tagsdeprecated
Remove one or more tags from a party.
delete-parties-:id-tags 1 param body → 200
DELETE
/parties/{partyId}/relationships/documents/{documentId}deprecated
Remove a document from a party
get-parties-partyId-relationships-documents-documentId 2 params → 200
DELETE
/parties/{partyId}/relationships/tags/{tagId}deprecated
Remove a tag from a party
delete-parties-partyId-relationships-tags-tagId 2 params → 200
DELETE
/projects/{projectId}/relationships/parties/{partyId}deprecated
Remove a party from a project
delete-projects-projectId-relationships-parties-partyId 2 params → 200
GET
/parties/{partyId}/document-requestdeprecated
Fetch the current document request
get-parties-:id-document-request 2 params body → 200
POST
/parties/{partyId}/document-requestdeprecated
Send a new document request
post-parties-partyId-document-request 1 param body → 201
POST
/import-partiesdeprecated
Bulk upload parties
post-bulk-uploads-parties body → 201
GET
/parties/{partyId}/compliance-profiledeprecated
Fetch a party's compliance profile
get-parties-partyId-compliance-profile 3 params → 200
POST
/parties/{partyId}/compliance-profiledeprecated
Assign compliance profile to a party
post-parties-partyId-compliance-profile 3 params body → 200
POST
/parties/{partyId}/relationships/compliance-profiledeprecated
Assign a compliance profile to a party
post-parties-partyId-relationships-compliance-profile 3 params body → 200
DELETE
/parties/{partyId}/relationships/compliance-profiledeprecated
Remove the compliance profile from a party
delete-parties-partyId-relationships-compliance-profile 1 param → 200
PATCH
/parties/{partyId}/custom-datadeprecated
Update party custom data
patch-parties-partyId-custom-data 3 params body → 200

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are document (23 properties), party (20 properties), project (13 properties), contact (13 properties). Each schema is shown below with its type and property counts.

reference
object
Generic object reference
2 properties
compliance-profile
object
6 properties
party-comment
object
6 properties
collection-meta
object
4 properties
waive-requirement
object
5 properties 1 required
waive-subject
object
5 properties 1 required
contact-create
object
10 properties 1 required
reference-list-input
array
compliance-document
object
3 properties
reference-input
object
1 property 1 required
taggging-full
object
6 properties
custom-field
object
9 properties
party-type
object
5 properties
user
object
5 properties
primary-contact-create
object
9 properties 1 required
taggging
object
5 properties
party
object
20 properties
party-create
object
9 properties 2 required
document-request
object
8 properties
party-comment-input
object
1 property 1 required
custom-data-update
array
response-status
string
The possible values are "success", "fail", and "error".
document-request-input
object
4 properties 1 required
contact
object
13 properties
document
object
23 properties
document-type
object
5 properties 4 required
compliance-certificate-create
object
3 properties
compliance-status
object
8 properties 5 required
project
object
13 properties
address-input
object
6 properties 5 required
party-update
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

trustlayer-parties-api-openapi.yml Raw ↑

Other APIs TrustLayer publishes across the network.

TrustLayer Auth API
TrustLayer branding API
TrustLayer compliance-profiles API
TrustLayer contacts API
TrustLayer Context Objects API
TrustLayer Context Records API
TrustLayer custom-fields API
TrustLayer Document Types API
TrustLayer documents API
TrustLayer party-types API
TrustLayer Policies API
TrustLayer Primary Objects API
Where this information came from

This is an independent, third-party profile of TrustLayer Parties 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.