Linka
Support Article Support

How can I check the status of a KYC or KYB?

Linka provides real-time updates on all verification processes. You can check these statuses via the dashboard or through our API.

Via the Dashboard

Via the API

You can query the status of any verification by calling the /v1/compliance/status endpoint with the corresponding entity_id.

GET /v1/compliance/status/{entity_id}

Status Definitions

Pro-tip: Use Webhooks

Set up webhooks to receive automatic notifications the moment a status changes. Listen for the compliance.status.updated event.