GET /bloc/{code}
Pass EU or SCHENGEN. Get the group, then every member in it.
Try it
bloc
Bloc code (EU, EEA, EFTA, SCHENGEN, EUROZONE, SEPA, NATO, OECD, G7, ASEAN, GCC, MERCOSUR)
name
Official name
members
Current member count
countries
On /bloc/{code}/countries: every current member with name, flag emoji, and calling code
1
EU, EEA, EFTA, SCHENGEN, EUROZONE, SEPA, NATO, OECD, G7, ASEAN, GCC, MERCOSUR.
2
Official name and the current member count.
3
GET /bloc/{code}/countries.
Official member lists. Every plan.
Look up a country group by code. The EU is not the Eurozone, and neither is Schengen. /bloc/eu answers the official name and the current member count, and /bloc/{code}/countries lists every member with its flag and calling code.
Twelve blocs: EU, EEA, EFTA, Schengen, Eurozone, SEPA, NATO, OECD, G7, ASEAN, GCC, and Mercosur. Member lists are effective-dated, so an accession counts from the day it takes effect. Every /country response carries a blocs array with that country's memberships.
RESPONSE
$ curl "https://api.parseapi.com/bloc/eu" \ -H "X-API-Key: YOUR_API_KEY" // 200 · ~30ms US · ~126ms worldwide { "bloc": "EU", "name": "European Union", "members": 27 }
Response fields
QUESTIONS
SPEED
US
30ms
EU
62ms
APAC
146ms
LatAm
18ms
ME
123ms
Twelve blocs. Official member lists, current.