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

Hevn Inc documents API

The documents API from Hevn Inc — 7 operation(s) for documents.

Hevn Inc documents API is one of 31 APIs that Hevn Inc 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, API documentation, and an API reference.

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

Requests are made against a single base URL, https://api.hevn.finance.

7 operations 7 paths 12 schemas 4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.2
Base URL
https://api.hevn.finance/api/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Hevn Inc documents API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer). An API key is passed in the header as x-api-key (ApiKeyAuth).

  • ApiKeyAuth — Alternative HEVN API key header. The CLI defaults to Authorization Bearer unless configured with HEVNAPIKEYHEADER=X-Api-Key.

Paths & Operations 7

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

documents 7
GET
/api/v1/b2b/documentsdeprecated
List uploaded documents (deprecated, use GET /documents)
list_uploaded_documents_legacy_api_v1_b2b_documents_get 2 params → 200422
GET
/api/v1/documents/download/{document_id}
Download a document via signed token
download_document_api_v1_documents_download__document_id__get 2 params → 200422
POST
/api/v1/documents/upload
Upload a document
upload_document_api_v1_documents_upload_post 1 param body → 201422
GET
/api/v1/documents
List uploaded documents
list_uploaded_documents_api_v1_documents_get 2 params → 200422
PUT
/api/v1/documents/{document_id}/content
Update document extracted content
update_document_content_api_v1_documents__document_id__content_put 2 params body → 200422
POST
/api/v1/documents/create
Create a document for e-signing via Firma
create_signing_document_api_v1_documents_create_post 1 param body → 201422
GET
/api/v1/kyb/b2b/documentsdeprecated
List uploaded documents (deprecated, use GET /documents)
list_uploaded_documents_legacy_package_alias_api_v1_kyb_b2b_documents_get 2 params → 200422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ContractorAgreementData (17 properties), FirmaCreateDocumentResponse (7 properties), DocumentDraftInfo (7 properties), KybDocumentUpload (5 properties). Each schema is shown below with its type and property counts.

DocumentDraftInfo
object
Document info in response.
7 properties 2 required
FirmaSignerInfo
object
Signer information for a signing request.
3 properties 3 required
FirmaSigningUrlInfo
object
Signing URL for embedding in iframe.
2 properties 2 required
KybDocumentUpload
object
Document upload for draft.
5 properties 2 required
CorpDocumentType
string
Supported document types for e-signing.
FirmaCreateDocumentResponse
object
Response after creating and sending a signing request.
7 properties 5 required
ValidationError
object
3 properties 3 required
UploadedDocumentListResponse
object
Response for user-uploaded documents list.
1 property 1 required
SlxDocumentType
string
Document types for upload.
FirmaCreateDocumentRequest
object
Request to create a document for signing via Firma.
4 properties 3 required
HTTPValidationError
object
1 property
ContractorAgreementData
object
Data for filling Contractor Agreement template.
17 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hevn-inc-documents-api-openapi.yml Raw ↑

Other APIs Hevn Inc publishes across the network.

Hevn Inc 2FA API
Hevn Inc Activity API
Hevn Inc apps API
Hevn Inc apps-transfer API
Hevn Inc auth API
Hevn Inc B2B API
Hevn Inc Balance API
Hevn Inc Banks API
Hevn Inc Cards API
Hevn Inc Chat API
Hevn Inc contracts API
Hevn Inc Devices API