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

TabaPay Client API

This resource represents a Client.

TabaPay Client API is one of 16 APIs that TabaPay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://{FQDN}:{PORT}.

1 operations 1 paths 7 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.tabapay.com
Authentication
HTTP Bearer, API Key
License
All rights reserved
Resource Areas
1

Authentication & Security 2

TabaPay Client API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as Authorization (custom-header). By default, every request must be authenticated.

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.

Client 1

This resource represents a Client.

GET
/v1/clients/{ClientID}
Retrieve Client
clientRetrieve 1 param → 200404423

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are clientRetrieveResponse (5 properties), clientNotFound (3 properties), networkLimits (3 properties), clientLocked (3 properties). Each schema is shown below with its type and property counts.

EM
string
Short description of the error if an error occurred.
EC
string
Internal Error Code. This is used to help TabaPay team members trace an error.
clientLocked
object
3 properties
networkLimits
object
List of Network Limits. Network is listed only if if different from above limits
3 properties
clientRetrieveResponse
object
5 properties
SC
integer
[HTTP Status Code](https://developers.tabapay.com/reference/http-status-codes/)
clientNotFound
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tabapay-client-api-openapi.yml Raw ↑

Other APIs TabaPay publishes across the network.

TabaPay 3D Secure API
TabaPay Account API
TabaPay Bank API
TabaPay Card API
TabaPay FXRate API
TabaPay Health API
TabaPay Key API
TabaPay Ledger API
TabaPay OFAC API
TabaPay SubClient API
TabaPay Tag API
TabaPay Transaction API