# Risk API

<figure><img src="/files/Ww7Fmgn2GpMjZLT4uMRn" alt=""><figcaption></figcaption></figure>

## What is Risk API?

The Financial Action Task Force (FATF) mandates that Virtual Asset Service Providers must conduct customer due diligence to ensure compliance. Blockscope's Risk API enables web3 businesses to execute customer due diligence without spending hours of engineering time. Simply ping the endpoint a wallet address and Risk API returns every risk-associated label as well as an overall risk score. From there the protocol can admit or reject that actor from participating in their protocol based on their compliance needs. With over 50 million labels and counting, you can start collecting customer due diligence in under 5 minutes.

## In Action

Look how easy it is to integrate Risk API by watching the short video below

{% embed url="<https://www.youtube.com/watch?v=EE0MUCPvAN0>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://about.blockscope.co/products/risk-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
