Examination Scratch Card API
Exam PIN Checker API Nigeria
Generate genuine WAEC, NECO, and NABTEB scratch card PINs programmatically for schools, portals, and edtech platforms.
POST
https://babspay.com.ng/api/exam-pin
Request Body (JSON)
{
"provider": "waec", // "waec", "neco", "nabteb"
"quantity": 1
}
Success Response (200 OK)
{
"status": "success",
"message": "PIN generated successfully",
"provider": "WAEC",
"pin": "WRC-9810-2938-4751",
"serial_number": "WRS-2026-91823",
"amount_charged": 3500.00
}
Frequently Asked Questions (FAQ)
Which exam bodies are supported by the Exam PIN API?
We currently support WAEC Direct scratch cards, NECO Result tokens, and NABTEB e-PINs with 100% genuine pins.