Signal visualization

Retrieve an image file that contains a Detect Signal visualization.


See our guide on Interpreting Detect Signal Visualizations for more information about what the image means.

You'll generally use this endpoint through the URLs returned by the Document-Level Fraud Signals or Book-Level Fraud Signals endpoints.

📘

Don't forget your keys!

This endpoint requires authentication, just as the others do. This means that you can't hotlink images from this endpoint with <img> tags; to display them in your own applications, you'll need to retrieve and serve them yourself, although this can be done in-browser with JavaScript.

Path Params
uuid
required

The UUID of a visualization (not of a Document, Book, or page). The other two Detect endpoints return the complete URL, so you won't need to populate this parameter explicitly.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

visualization_uuid wasn't valid.

visualization_uuid could be found.

Language
Credentials
OAuth2
Response
Choose an example:
image/png
application/json