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

Huuray Balance API

The Balance API from Huuray — 1 operation(s) for balance.

Huuray Balance API is one of 9 APIs that Huuray publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Balance. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.1, at version v4.

Requests are made against the base URL https://api.huuray.com.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v4
Base URL
https://api.huuray.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Huuray Balance API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-TOKEN (ApiToken).

  • ApiToken — The API-Token provided to you by Huuray.

Paths & Operations 1

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

Balance 1
GET
/v4/Balance
Used to get available balances
2 params → 200400401403500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BalanceResponse (4 properties), Response (3 properties), BalanceItem (3 properties). Each schema is shown below with its type and property counts.

BalanceItem
object
An object containing information about available balance for currency
3 properties
Response
object
The minimal possible response for any request
3 properties
BalanceResponse
object
The response containing available balances with currency
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

huuray-balance-api-openapi.yml Raw ↑

Other APIs Huuray publishes across the network.

Huuray Cancel API
Huuray Catalogue API
Huuray ExchangeRates API
Huuray Order API
Huuray Resend API
Huuray Search API
Huuray Stock API
Huuray Template API