Gets a list of Companies and their service offerings for the given country code.

This GET endpoint is used to retrieve a list of all companies and their service offerings for a specific country.
You can use this endpoint to obtain information about available services and pricing for each respected company in the provided country.
To use this endpoint, you need to provide the country_code in the URL Path.
The response will include a JSON array containing details for each company, including the company name, service offerings, and pricing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Country code searching services for. 3 letters ISO_3166 code"

Query Params
string
Defaults to 200

Returns the results fee based on the given amount, defaults to $200

float

Limit amount for transaction amount + fee. If fee + amount are higher than the limit, the output will automatically adjust to maximize the possible amount sent

uuid

Token representing the wallet used. If provided, the results would be custom-tailored to this user. Not necessary if user_token is provided

boolean
Defaults to false

Whether to include the payers logo in base64 format.

string

Token representing the user for which we fetch the catalog. If provided, the results would be custom-tailored to this user. Not necessary if wallet_token is provided

string

Required if amount is provided. The currency associated with the amount

string

Filter services that match payer name. Multiple payer names can be passed using pipe (|) as a separator

string

Filter services that support the destination currency

boolean
Defaults to false

Filter out country-specific service variations and return only the generic option. For example, for bank deposits, exclude individual bank listings and include only the general bank deposit option

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json