Lookup All Supported Countries

Fetch the list of countries currently supported by the Prodege API

Request URL

/lookup-country-all

Request Method

GET

Request Parameters

Parameter Name

Parameter Type

Description

Required?

apik

String

Your API Key.

Yes

request_date

Numeric

Timestamp in milliseconds (see Authentication).

Yes

signature

String

The signature of your request (see Authentication).

Yes

Response Parameters

Parameter Name

Parameter Type

Description

return_status

String

The return status for this api call

all_countries

array

List of all countries supported by Prodege

Last updated