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

HiPay constants API

Manage your account with our API tools

HiPay constants API is one of 20 APIs that HiPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.0.0, at version 1.6.1.

Requests are made against 2 base URLs: https://stage-api-gateway.hipay.com, https://api-gateway.hipay.com.

7 operations 7 paths 0 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.6.1
Base URL
https://api-gateway.hipay.com
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

HiPay constants API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (BasicAuth). An API key is passed in the header as X-API-KEY (ApiKeyAuth).

Paths & Operations 7

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

constants 7

Manage your account with our API tools

GET
/tools/bank-info-fields/{country}/{locale}.{_format}
Get bank details required for a HiPay account depending on its country
3 params → 200400401
GET
/tools/business-lines/{locale}.{_format}
Return business lines
2 params → 200400401
GET
/tools/locale/codes.{_format}
Return locales codes and names
1 param → 200400401
GET
/tools/locale/countries/{locale}.{_format}
Return locales codes and names
2 params → 200400401
GET
/tools/locale/currencies/{locale}.{_format}
Return currencies codes and labels by locale
2 params → 200400401
GET
/tools/locale/timezones.{_format}
Return timezones
1 param → 200400401
GET
/tools/website-topics/{business_line_id}/{locale}.{_format}
Return website topics
3 params → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hipay-constants-api-openapi.yml Raw ↑

Other APIs HiPay publishes across the network.

HiPay balance API
HiPay bank-info API
HiPay captcha-generation API
HiPay Connector API
HiPay identification API
HiPay invoice API
HiPay maintenance API
HiPay merchant-group API
HiPay Order API
HiPay payments API
HiPay Routing API
HiPay Sessions API