Skip to main content

Create risk check

POST 

/api/v2/numbers/risk_checks

Creates a new risk check task for the provided phone numbers (maximum 1500 numbers per request).

Use the returned task ID to check the status and retrieve results via the tasks and logs endpoints.

Note: Results are informational only. Use at your own discretion.

Authentication:

  • Requires Bearer token in Authorization header: Authorization: Bearer <token>

Request

Responses

returns created risk check task