Skip to main content
Version: v2

Getting Started with Risk Intelligence

There are two parts to getting Risk Intelligence data. First, you generate a Risk Intelligence token in your project's front-end. Second, you use that token to retrieve Risk Intelligence data from the Friendly Captcha API via your project's back-end.

The Risk Intelligence request flow

The request flow for Risk Intelligence, showing token generation and data retrieval.

With the data in your project's back-end, you can make Risk Intelligence-informed decisions about how to handle user actions in your project---e.g., require another authentication step, or send a suspicious account activity email. To get a sense of some possibilities, take a look at the list of use cases.

To get started, follow these steps:

  1. Create a sitekey and API key.
  2. Generate a Risk Intelligence token in your project's front-end.
  3. Retrieve Risk Intelligence data in your project's back-end.