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

Cable transactionChecks API

The transactionChecks API from Cable — 1 operation(s) for transactionchecks.

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

Tagged areas include transactionChecks. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 1 path, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cable.tech.

3 operations 1 paths 12 schemas 1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.cable.tech
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Cable transactionChecks API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 3

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

transactionChecks 3
GET
/v2/transaction_check
Check if a transaction check exists
check-transaction-check 2 params → 200401404429500
POST
/v2/transaction_check
Add new transaction check(s)
add-transaction-check 1 param body → 201400401409429500
PUT
/v2/transaction_check
Update transaction checks in batch
update-transaction-checks 1 param body → 200400401404429500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are NewTransactionCheckRequestItems (7 properties), TransactionCheck (7 properties), Transaction Checks_checkTransactionCheck_Response_200 (4 properties), WriteOperationResponse (4 properties). Each schema is shown below with its type and property counts.

NewTransactionCheckRequestItems
object
7 properties 4 required
NewTransactionCheckRequestItemsType
string
The type of monitoring check that is being performed.
GeneralErrorErrorsItems
object
2 properties
TransactionCheck
object
7 properties 2 required
Transaction Checks_checkTransactionCheck_Response_200
object
4 properties
NewTransactionCheckRequestItemsStatus
string
UpdateTransactionChecksRequest
array
Transaction monitoring check data to update, referenced by 'checkid'. The 'timestamp' field represents the update time. Only the fields to be updated need to b…
TransactionCheckType
string
The type of monitoring check that is being performed.
TransactionCheckStatus
string
GeneralError
object
3 properties 2 required
NewTransactionCheckRequest
array
Transaction monitoring check data to add. relatedtxid is optional and can be updated later to associate the monitoring check to a transaction.
WriteOperationResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cable-transactionchecks-api-openapi.yml Raw ↑

Other APIs Cable publishes across the network.

Cable alerts API
Cable authentication API
Cable business API
Cable checks API
Cable company API
Cable customerSar API
Cable helper API
Cable identityVerification API
Cable onboardingFlow API
Cable person API
Cable retail API
Cable riskAssessment API