Skip to main content
GET
List verifications

Authorizations

Authorization
string
header
required

API key from your dashboard - starts with chk_. Requires a business account.

Query Parameters

limit
integer
default:100

Max records (default: 100, max: 500)

Required range: x <= 500
Example:

20

period
enum<string>

Time window to filter by

Available options:
7d,
15d,
30d,
3m,
6m,
12m
Example:

"30d"

success
boolean

Filter by outcome: true = confirmed, false = failed

Response

200 - application/json

List of verifications

verifications
object[]