Get risk flow graph

Generate risk flow diagram with adaptive layout.

The diagram automatically adapts its layout based on complexity:

  • Simple diagrams: Vertical layout with generous spacing
  • Complex diagrams: Uses ELK renderer for better edge routing
  • Interactive features: Click to copy addresses, hover for details

Output formats:

  • mermaid: Raw Mermaid diagram markup (JSON response)
  • html: Interactive HTML wrapper with zoom/pan/export (JSON response)
  • png: Rendered PNG image (binary response, 4096px width)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Blockchain network identifier, e.g. 'evm', 'bitcoin' or 'tron'

string
required

Blockchain address to analyze

Query Params
string
Defaults to mermaid

Output format: 'mermaid' for diagram only, 'html' for interactive wrapper, 'png' for rendered image

boolean
Defaults to true

Include interactive features (tooltips, click-to-copy). Ignored for PNG format.

string | null

Risk analysis configuration. This parameter is a moniker to preconfigured configurations.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

403

Unauthorized

500

Internal Server Error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
image/png