List countries

What is it for?

Returns all available countries with their codes. Useful for getting the "country_code" needed in order addresses.

Conditions

  • Requires authentication.

Parameters

Fill in the fields in Query Params and/or Path Params as applicable.

Quick parameter guide

  • ids: Filter by country IDs (Instructions: The IDs you already know. Separate with commas)
  • name: Filter by country name (Instructions: Type the name or part of it)

Expected response

HTTP 200 → List with fields:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^[0-9,]+$

Filter by country IDs

Instructions: The IDs you already know. Separate with commas.
If you don't have the IDs, run the GET request without parameters to retrieve all available ones.

string

Filter by country name

Instructions: Type the name or part of it

Responses

400

Bad request

401

Unauthorized

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