get
https://production-api.shoutaboutus.com/api/v1/address/countries
Get the full list of countries as {label, value} pairs, ordered by name. The endpoint caches the result forever under countries_list_v2.
Auth: Both — no authentication required. Public reference endpoint under the group (called by the SPA before login); no role scoping — anyone gets the same global list.
Rate limit: 100 requests/min.
Request
- No path params, query params, or body.
Response — { data. } envelope.
data(array of objects) — every country.label(string) — country name.value(string) — ISO country code.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
