paystack-verification

Installation
SKILL.md

Paystack Verification

The Verification API provides KYC tools for account resolution, validation, and card BIN lookups.

Depends on: paystack-setup for the paystackRequest helper.
Related: paystack-miscellaneous for fetching bank codes.

Endpoints

Method Endpoint Description
GET /bank/resolve Resolve account number to name
POST /bank/validate Validate account ownership
GET /decision/bin/:bin Resolve card BIN

Resolve Account Number

Confirm an account belongs to the right customer. Returns the account holder's name.

Related skills
Installs
13
GitHub Stars
1
First Seen
Mar 8, 2026