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

The Devices API from Hevn Inc — 4 operation(s) for devices.

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

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

4 operations 4 paths 4 schemas 2 GET2 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 Devices 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 4

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

Devices 4
GET
/api/v1/devices
List user's devices
list_devices_api_v1_devices_get 1 param → 200422
PUT
/api/v1/device
Set push notification token
update_push_token_api_v1_device_put 4 params body → 200422
GET
/api/v1/user/devices
List user's devices
list_devices_package_alias_api_v1_user_devices_get 1 param → 200422
PUT
/api/v1/user/device
Set push notification token
update_push_token_package_alias_api_v1_user_device_put 4 params body → 200422

Schemas 4

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

PushTokenRequest
object
Schema for setting push notification token. Device is identified by header.
2 properties 1 required
ValidationError
object
3 properties 3 required
DeviceResponse
object
Schema for device response.
8 properties 8 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hevn-inc-devices-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 documents API