Skip to main content
GET
List connectors

Authorizations

Authorization
string
header
required

Access token issued by POST /v1/auth/token.

x-zeam-auth
string
header
required

Application secret (the apiKey issued at registration), validated at the Kong edge.

Query Parameters

countryIsoCode2
string
required

ISO 3166-1 alpha-2 country code (uppercase).

Pattern: ^[A-Z]{2}$
Example:

"ZW"

method
string
required

Payment method enum (uppercase).

Pattern: ^[A-Z0-9_]+$
Example:

"MOBILE_MONEY"

direction
enum<string>
required

Corridor direction.

Available options:
ON_RAMP,
OFF_RAMP
Example:

"OFF_RAMP"

Response

A page of connectors.

data
object[]
required
pagination
object
required