v1

latestOpenAPI 3.0.32026-07-249513.4 KB
Screenings

Get wallet risk graph summary for a single entity

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

post/copilot/wallet/riskgraph/{direction}/{screeningId}

Path parameters

direction'forwards' | 'backwards' required
Example:forwards

Graph direction

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

Wallet 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 wallet risk graph summary for the given entity