v1

latestOpenAPI 3.0.32026-07-249513.4 KB
Screenings

Get transaction risk graph summary for a single entity

Returns an AI-generated summary of the risk graph for a transaction, scoped to a single entity provided in the request body

post/copilot/transaction/riskgraph/{screeningId}

Path parameters

screeningIdstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

Transaction screening ID (UUID)

Request body

namestring

Entity name

percnumber required

Direct exposure percentage

usdnumber required

Direct exposure in USD

indirect_percnumber

Indirect exposure percentage

indirect_usdnumber

Indirect exposure in USD

min_hopsnumber

Minimum number of hops to the entity in the graph

categorystring

Entity category

Response

AI-generated transaction risk graph summary for the given entity