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

Modern Treasury Document API

The Document API from Modern Treasury — 6 operation(s) for document.

Modern Treasury Document API is one of 44 APIs that Modern Treasury publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: http://localhost:3000, https://app.moderntreasury.com.

8 operations 6 paths 5 schemas 6 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://app.moderntreasury.com/api
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Modern Treasury Document API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic_auth).

Paths & Operations 8

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

Document 8
GET
/api/documents
list documents
listDocuments 4 params → 200404
POST
/api/documents
create document
createDocument 1 param body → 201403404
GET
/api/{documentable_type}/{documentable_id}/documents
list documents - nested path (legacy)
listDocumentsNested 5 params → 200
POST
/api/{documentable_type}/{documentable_id}/documents
create document - nested path (legacy)
createDocumentNested 3 params body → 201403404
GET
/api/{documentable_type}/{documentable_id}/documents/{id}
get document - nested path (legacy)
getDocumentNested 3 params → 200404
GET
/api/documents/{id}
get document
getDocument 1 param → 200404
GET
/api/{documentable_type}/{documentable_id}/documents/{id}/download
download document - nested path (legacy)
downloadDocumentNested 3 params → 302403404
GET
/api/documents/{id}/download
download document
downloadDocument 1 param → 302403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are document (12 properties), document_detail (8 properties), document_create_request (4 properties), legacy_document_create_request (2 properties). Each schema is shown below with its type and property counts.

document_create_request
object
4 properties 1 required
document
object
12 properties 12 required
document_detail
object
8 properties 8 required
error_message
object
1 property 1 required
legacy_document_create_request
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

modern-treasury-document-api-openapi.yml Raw ↑

Other APIs Modern Treasury publishes across the network.

Modern Treasury AccountCapability API
Modern Treasury AccountCollectionFlow API
Modern Treasury AccountDetail API
Modern Treasury BalanceReport API
Modern Treasury BulkRequest API
Modern Treasury BulkResult API
Modern Treasury Connection API
Modern Treasury ConnectionLegalEntity API
Modern Treasury Counterparty API
Modern Treasury Event API
Modern Treasury ExpectedPayment API
Modern Treasury ExternalAccount API
Where this information came from

This is an independent, third-party profile of Modern Treasury Document 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.