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

HitPay Transfers API

The Transfers API from HitPay — 3 operation(s) for transfers.

HitPay Transfers API is one of 24 APIs that HitPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths. It is described by OpenAPI 3.1.1, at version 1.0.

Requests are made against 2 base URLs: https://api.hit-pay.com, https://api.sandbox.hit-pay.com.

4 operations 3 paths 0 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0
Base URL
https://api.hit-pay.com/v1
Resource Areas
1

Paths & Operations 4

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

Transfers 4
GET
/v1/transfers
Get list of transfers
get-transfers 5 params → 200
POST
/v1/transfers
Create a new transfer
create-transfer 1 param body → 201422
GET
/v1/transfers/{transfer_id}
Get transfer by ID
get-transfer-detail 2 params → 200
POST
/v1/transfers/estimate
Estimate transfer fees
estimate-fee 1 param body → 200422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hitpay-transfers-api-openapi.yml Raw ↑

Other APIs HitPay publishes across the network.

HitPay Account Status API
HitPay Balances API
HitPay Beneficiaries API
HitPay Charge API
HitPay Charges API
HitPay Customers API
HitPay Invoices API
HitPay Notifications API
HitPay Orders API
HitPay Payment Requests API
HitPay Product Category API
HitPay Products API