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

The Utils API from Hevn Inc — 10 operation(s) for utils.

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

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

10 operations 10 paths 14 schemas 8 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 Utils 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 10

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

Utils 10
POST
/api/v1/utils/parse-iban
Parse IBAN from plain text
parse_iban_text_api_v1_utils_parse_iban_post 1 param body → 200422
GET
/api/v1/utils/rates/{currency}
Get FX rates
get_rate_api_v1_utils_rates__currency__get 1 param → 200422
GET
/api/v1/utils/bic/{bic}
Get BIC (SWIFT) info
get_bic_info_api_v1_utils_bic__bic__get 1 param → 200422
GET
/api/v1/utils/rtn/{routing_number}
Validate US routing number (RTN)
get_rtn_info_api_v1_utils_rtn__routing_number__get 1 param → 200422
GET
/api/v1/utils/iban/{iban}
Validate IBAN
validate_iban_api_v1_utils_iban__iban__get 1 param → 200422
POST
/api/v1/accounts/utils/parse-iban
Parse IBAN from plain text
parse_iban_text_package_alias_api_v1_accounts_utils_parse_iban_post 1 param body → 200422
GET
/api/v1/accounts/utils/rates/{currency}
Get FX rates
get_rate_package_alias_api_v1_accounts_utils_rates__currency__get 1 param → 200422
GET
/api/v1/accounts/utils/bic/{bic}
Get BIC (SWIFT) info
get_bic_info_package_alias_api_v1_accounts_utils_bic__bic__get 1 param → 200422
GET
/api/v1/accounts/utils/rtn/{routing_number}
Validate US routing number (RTN)
get_rtn_info_package_alias_api_v1_accounts_utils_rtn__routing_number__get 1 param → 200422
GET
/api/v1/accounts/utils/iban/{iban}
Validate IBAN
validate_iban_package_alias_api_v1_accounts_utils_iban__iban__get 1 param → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are BicInfoResponse (9 properties), ImportIbanSepaData (9 properties), UserAddress (6 properties), IbanInfoResponse (6 properties). Each schema is shown below with its type and property counts.

FincodesCity
object
3 properties 3 required
UserAddress
object
Address schema for user. Canonical field names: streetaddress, addressline2, city, state, country, zip. Accepts legacy Align/IBAN field names (streetline1, str…
6 properties
ValidationError
object
3 properties 3 required
RtnLiteInfoResponse
object
Simplified RTN response with only bank and address.
3 properties 1 required
CountryCode
string
ISO 3166-1 alpha-2 country codes.
IbanInfoResponse
object
IBAN validation response from Fincodes API.
6 properties 1 required
BicInfoResponse
object
BIC lookup response from Fincodes API.
9 properties 2 required
RateResponse
object
Combined FX rate response.
3 properties
FincodesBank
object
4 properties 4 required
SlxAccountHolderRelationship
string
Relationship of the account holder to the customer.
ImportIbanSepaData
object
SEPA account data parsed from free-form text.
9 properties 4 required
ParseIbanTextRequest
object
Request to parse plain text and extract IBAN data.
1 property 1 required
HTTPValidationError
object
1 property
FincodesCountry
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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