Skip to main content
POST
Download raw Excel data

Authorizations

X-API-Key
string
header
required

API key for service-to-service authentication

Path Parameters

id
string<uuid>
required

Verification ID

Body

application/json
email
string<email>

Optional email address for async export notification

Example:

"user@example.com"

Response

Raw Excel data download link generated (sync export)

export_url
string<uri>

URL to download raw Excel file

Example:

"https://api.anycheck.ai/downloads/verification-123-raw-data.xlsx"