Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.check.et/api/v1/verifications/{id} \ --header 'Authorization: Bearer <token>'
{ "verification": { "id": 9812, "bank": "cbe", "bank_name": "Commercial Bank of Ethiopia", "transaction_number": "FT26144SG2ST", "account_number": "1000876543218", "success": true, "exists": true, "status": "completed", "transaction_type": "transfer", "amount": 1350, "currency": "ETB", "payer_name": "Hayat Ahmed", "transaction_date": "2023-11-07T05:31:56Z", "created_at": "2025-06-10T14:32:11+03:00", "source": { "type": "api", "label": "API: production" } } }
Fetch a single verification record by ID
API key from your dashboard - starts with chk_. Requires a business account.
chk_
9812
Verification record
Show child attributes