Hevn Inc Merchant 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 Merchant. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
12 operations
across 6 paths,
and defines 6 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.
12 operations6 paths6 schemas2 DELETE6 GET2 PATCH2 POST
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 Merchant 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 12
Across 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ProductResponse (19 properties), ProductUpdateRequest (15 properties), ProductCreateRequest (14 properties), PaymentTransactionResponse (13 properties). Each schema is shown below with its type and property counts.
ValidationError
object
3 properties3 required
ProductResponse
object
19 properties7 required
ProductCreateRequest
object
14 properties1 required
HTTPValidationError
object
1 property
ProductUpdateRequest
object
15 properties
PaymentTransactionResponse
object
13 properties6 required
Specification
The full machine-readable OpenAPI contract behind this narrative.