Skip to main content
GET
List Supported Paystack Banks
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Endpoint: /integrations/paystack/banks Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

country
string

Country to filter banks by (e.g. nigeria, ghana, south africa)

Example:

"nigeria"

use_cursor
boolean

Use cursor pagination

perPage
integer
default:50

Response

List of banks returned from Paystack

status
boolean
message
string
data
object[]