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 Exports API

The Exports API from Hevn Inc — 8 operation(s) for exports.

Hevn Inc Exports 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 Exports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 3 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.

8 operations 8 paths 3 schemas 8 GET

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 Exports 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 8

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

Exports 8
GET
/api/v1/export/account_confirmation/{bank_id}
Download account confirmation PDF
get_account_confirmation_pdf_api_v1_export_account_confirmation__bank_id__get 1 param → 200404422
GET
/api/v1/export/account_statement/{bank_id}
Download account statement PDF
get_account_statement_pdf_api_v1_export_account_statement__bank_id__get 3 params → 200404422
GET
/api/v1/export/transaction_receipt/{transaction_id}
Get transaction receipt PDF download link
get_transaction_receipt_pdf_api_v1_export_transaction_receipt__transaction_id__get 2 params → 200404422
GET
/api/v1/export/verify/{doc_id}
Verify generated document
verify_document_api_v1_export_verify__doc_id__get 1 param → 200404422
GET
/api/v1/transactions/export/account_confirmation/{bank_id}
Download account confirmation PDF
get_account_confirmation_pdf_package_alias_api_v1_transactions_export_account_confirmation__bank_id__get 1 param → 200404422
GET
/api/v1/transactions/export/account_statement/{bank_id}
Download account statement PDF
get_account_statement_pdf_package_alias_api_v1_transactions_export_account_statement__bank_id__get 3 params → 200404422
GET
/api/v1/transactions/export/transaction_receipt/{transaction_id}
Get transaction receipt PDF download link
get_transaction_receipt_pdf_package_alias_api_v1_transactions_export_transaction_receipt__transaction_id__get 2 params → 200404422
GET
/api/v1/transactions/export/verify/{doc_id}
Verify generated document
verify_document_package_alias_api_v1_transactions_export_verify__doc_id__get 1 param → 200404422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are DocumentVerifyResponse (5 properties), ValidationError (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
DocumentVerifyResponse
object
Response for document verification by internalid.
5 properties 5 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hevn-inc-exports-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