Risk Monitor - Client API
Tribe Payments Risk Monitor Client API (v1.1) for real-time fraud and transaction-risk monitoring, letting clients submit and query risk decisions, with a webhooks interface for risk event notifications. Harvested verbatim from the Tribe developer portal.
Risk Monitor - Client API is one of 15 APIs that Tribe Payments publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Payments, Fraud, Risk Management, Transaction Monitoring, and United Kingdom. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.
This API exposes 5 operations across 4 paths, organized into 3 resource areas, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 0.0.0.
Requests are made against a single base URL, /.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Risk Monitor - Client API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as bearer (Bearer).
An API key is passed in the header as X-AUTH-TOKEN (Token).
By default, every request must be authenticated.
Bearer— Value for the bearer header parameter.Token— Value for the X-AUTH-TOKEN header parameter.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 1 GET, 1 PATCH, 3 POST. They span 3 resource areas: Event Data, User Actions Trigger, Health Check. Each is listed below with its method, path, parameters, and response codes.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Event.EventDataResponseDto (11 properties), UnprocessableEntityErrorResponseDto (4 properties), ViolationDto (3 properties), InternalServerErrorResponseDto (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Tribe Payments 12
Other APIs Tribe Payments publishes across the network.