Skip to main content
POST
Export verification results

Authorizations

X-API-Key
string
header
required

API key for service-to-service authentication

Path Parameters

id
string<uuid>
required

Verification ID to export

Body

application/json
email
string<email>

Optional email address for async export notification

Example:

"user@example.com"

Response

Export file generated successfully (sync export)

export_url
string<uri>

URL to download the exported file

Example:

"https://api.anycheck.ai/exports/verification-123-results.pdf"