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 apps-transfer API

The apps-transfer API from Hevn Inc — 3 operation(s) for apps-transfer.

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

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

3 operations 3 paths 5 schemas 1 GET2 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 apps-transfer 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 3

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

apps-transfer 3
POST
/api/v1/apps/{app_id}/transferdeprecated
Legacy app-id transfer route
transfer_api_v1_apps__app_id__transfer_post 3 params body → 200422
POST
/api/v1/apps/transfer
Send USDC from the app resolved by the API key
transfer_api_v1_apps_transfer_post 2 params body → 200422
GET
/api/v1/apps/transfers
List transfers for the app resolved by the API key
list_transfers_api_v1_apps_transfers_get 4 params → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are McpTransactionResponse (6 properties), AppTransferContext (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
McpTransactionResponse
object
6 properties 2 required
AppTransferResponse
object
1 property 1 required
HTTPValidationError
object
1 property
AppTransferContext
object
Body of POST /apps/transfer. Exactly one of contactId / quoteId / invoiceId MUST be set (mirrors the /mcp/transfer body). amount is required when contactId is…
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hevn-inc-apps-transfer-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 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
Hevn Inc documents API