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

Luminary Documents API

The Documents API from Luminary — 8 operation(s) for documents.

Luminary Documents API is one of 6 APIs that Luminary publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Documents. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 8 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{subdomain}.withluminary.com/api/public/v1.

12 operations 8 paths 13 schemas 1 DELETE8 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://lum.withluminary.com/api/public/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Luminary Documents API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2Profiles) using the authorizationCode and clientCredentials flows. By default, every request must be authenticated.

Paths & Operations 12

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

Documents 12
GET
/document-summaries
List all document summaries
listAllDocumentSummaries 5 params → 200default
GET
/document-summaries/{id}
Get a document summary by ID
getDocumentSummary 1 param → 200default
PUT
/document-summaries/{id}
Update a document summary
updateDocumentSummary 1 param body → 200default
GET
/document-summaries/{id}/download
Download document summary as PDF
downloadDocumentSummary 2 params → 200default
GET
/documents
List all documents
listDocuments 5 params → 200default
POST
/documents
Upload a new document
createDocument body → 201default
DELETE
/documents/{id}
Delete a document
deleteDocument 1 param → 204default
GET
/documents/{id}
Get a document by ID
getDocument 1 param → 200default
PUT
/documents/{id}
Update a document
updateDocument 1 param body → 200default
GET
/documents/{id}/document-summaries
Get summaries for a document
listDocumentSummaries 1 param → 200default
GET
/documents/{id}/download
Download document file content
downloadDocument 1 param → 200default
GET
/households/{id}/documents
List all documents in a household
listHouseholdDocuments 5 params → 200default

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Document (9 properties), DocumentSummary (9 properties), CreateDocumentRequest (7 properties), UpdateDocumentRequest (5 properties). Each schema is shown below with its type and property counts.

PageInfo
object
4 properties 2 required
UpdateDocumentSummaryRequest
object
4 properties
DocumentSummary
object
9 properties 7 required
UpdateDocumentRequest
object
5 properties
DocumentList
object
3 properties 3 required
CreateDocumentRequest
object
7 properties 4 required
DocumentSummaryEntryMode
string
Indicates if the summary was AI-generated or user-entered
DocumentSummaryList
object
3 properties 3 required
DocumentSummaryFormat
string
Format of the summary content
DocumentType
string
Type of document
Error
object
3 properties 2 required
FieldError
object
2 properties 2 required
Document
object
9 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

luminary-documents-api-openapi.yml Raw ↑

Other APIs Luminary publishes across the network.

Luminary Entities API
Luminary Households API
Luminary Individuals API
Luminary Users API
Luminary Valuations API
Where this information came from

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