API reference and playgroundConstants
List countries
curl -X GET "https://test-api.kashier.io/v2/constants/countries"[ { "abbreviation2": "eg", "abbreviation3": "egy", "name": "مصر", "phone": "+20", "flag": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA…" }]Retrieves every country Kashier recognises, with its two- and three-letter codes, its international dialling prefix, and its flag as an embedded image. Useful for country and phone-prefix pickers. The response is large because each entry embeds its flag, so cache it rather than fetching it per page load.
Response Body
application/json
application/json
application/json
List cities GET
Retrieves the Egyptian governorates Kashier recognises, in English and Arabic, each with the ISO 3166-2 subdivision code to store against an address.
List industries GET
Retrieves the industries and their sectors that a merchant business profile can be classified under, in English and Arabic.