For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • holidays.rest API
    • Introduction
    • GETcountries
    • GETcountry
    • GETlanguages
    • GETholidays
LogoLogo

countries

||View as Markdown|
GET
https://api.holidays.rest/v1/countries
GET
/v1/countries
$curl https://api.holidays.rest/v1/countries \
> -H "Authorization: Bearer <token>"
200countries_example
1[
2 {
3 "name": "Afghanistan",
4 "long_name": "The Islamic Republic of Afghanistan",
5 "region": "Asia",
6 "subregion": "Southern Asia",
7 "world_region": "APAC",
8 "alpha2": "AF"
9 },
10 {
11 "name": "Åland Islands",
12 "long_name": "Åland",
13 "region": "Europe",
14 "subregion": "Northern Europe",
15 "world_region": "EMEA",
16 "alpha2": "AX"
17 },
18 {
19 "name": "Albania",
20 "long_name": "The Republic of Albania",
21 "region": "Europe",
22 "subregion": "Southern Europe",
23 "world_region": "EMEA",
24 "alpha2": "AL"
25 },
26 {
27 "name": "Algeria",
28 "long_name": "The People's Democratic Republic of Algeria",
29 "region": "Africa",
30 "subregion": "Northern Africa",
31 "world_region": "EMEA",
32 "alpha2": "DZ"
33 },
34 {
35 "name": "American Samoa",
36 "long_name": "The Territory of American Samoa",
37 "region": "Oceania",
38 "subregion": "Polynesia",
39 "world_region": "APAC",
40 "alpha2": "AS"
41 },
42 {
43 "name": "Andorra",
44 "long_name": "The Principality of Andorra",
45 "region": "Europe",
46 "subregion": "Southern Europe",
47 "world_region": "EMEA",
48 "alpha2": "AD"
49 },
50 {
51 "name": "Angola",
52 "long_name": "The Republic of Angola",
53 "region": "Africa",
54 "subregion": "Middle Africa",
55 "world_region": "EMEA",
56 "alpha2": "AO"
57 },
58 {
59 "name": "Anguilla",
60 "long_name": "Anguilla",
61 "region": "Americas",
62 "subregion": "Caribbean",
63 "world_region": "AMER",
64 "alpha2": "AI"
65 },
66 {
67 "name": "Antarctica",
68 "long_name": "Antarctica",
69 "region": "",
70 "subregion": "",
71 "world_region": "AMER",
72 "alpha2": "AQ"
73 },
74 {
75 "name": "Antigua and Barbuda",
76 "long_name": "Antigua and Barbuda",
77 "region": "Americas",
78 "subregion": "Caribbean",
79 "world_region": "AMER",
80 "alpha2": "AG"
81 },
82 {
83 "name": "Argentina",
84 "long_name": "The Argentine Republic",
85 "region": "Americas",
86 "subregion": "South America",
87 "world_region": "AMER",
88 "alpha2": "AR"
89 },
90 {
91 "name": "Armenia",
92 "long_name": "The Republic of Armenia",
93 "region": "Asia",
94 "subregion": "Western Asia",
95 "world_region": "EMEA",
96 "alpha2": "AM"
97 },
98 {
99 "name": "Aruba",
100 "long_name": "Aruba",
101 "region": "Americas",
102 "subregion": "Caribbean",
103 "world_region": "AMER",
104 "alpha2": "AW"
105 },
106 {
107 "name": "Australia",
108 "long_name": "The Commonwealth of Australia",
109 "region": "Oceania",
110 "subregion": "Australia and New Zealand",
111 "world_region": "APAC",
112 "alpha2": "AU"
113 },
114 {
115 "name": "Austria",
116 "long_name": "The Republic of Austria",
117 "region": "Europe",
118 "subregion": "Western Europe",
119 "world_region": "EMEA",
120 "alpha2": "AT"
121 },
122 {
123 "name": "Azerbaijan",
124 "long_name": "The Republic of Azerbaijan",
125 "region": "Asia",
126 "subregion": "Western Asia",
127 "world_region": "EMEA",
128 "alpha2": "AZ"
129 },
130 {
131 "name": "Bahamas",
132 "long_name": "The Commonwealth of The Bahamas",
133 "region": "Americas",
134 "subregion": "Caribbean",
135 "world_region": "AMER",
136 "alpha2": "BS"
137 },
138 {
139 "name": "Bahrain",
140 "long_name": "The Kingdom of Bahrain",
141 "region": "Asia",
142 "subregion": "Western Asia",
143 "world_region": "EMEA",
144 "alpha2": "BH"
145 },
146 {
147 "name": "Bangladesh",
148 "long_name": "The People's Republic of Bangladesh",
149 "region": "Asia",
150 "subregion": "Southern Asia",
151 "world_region": "APAC",
152 "alpha2": "BD"
153 },
154 {
155 "name": "Barbados",
156 "long_name": "Barbados",
157 "region": "Americas",
158 "subregion": "Caribbean",
159 "world_region": "AMER",
160 "alpha2": "BB"
161 },
162 {
163 "name": "Belarus",
164 "long_name": "The Republic of Belarus",
165 "region": "Europe",
166 "subregion": "Eastern Europe",
167 "world_region": "EMEA",
168 "alpha2": "BY"
169 },
170 {
171 "name": "Belgium",
172 "long_name": "The Kingdom of Belgium",
173 "region": "Europe",
174 "subregion": "Western Europe",
175 "world_region": "EMEA",
176 "alpha2": "BE"
177 },
178 {
179 "name": "Belize",
180 "long_name": "Belize",
181 "region": "Americas",
182 "subregion": "Central America",
183 "world_region": "AMER",
184 "alpha2": "BZ"
185 },
186 {
187 "name": "Benin",
188 "long_name": "The Republic of Benin",
189 "region": "Africa",
190 "subregion": "Western Africa",
191 "world_region": "EMEA",
192 "alpha2": "BJ"
193 },
194 {
195 "name": "Bermuda",
196 "long_name": "Bermuda",
197 "region": "Americas",
198 "subregion": "Northern America",
199 "world_region": "AMER",
200 "alpha2": "BM"
201 },
202 {
203 "name": "Bhutan",
204 "long_name": "The Kingdom of Bhutan",
205 "region": "Asia",
206 "subregion": "Southern Asia",
207 "world_region": "APAC",
208 "alpha2": "BT"
209 },
210 {
211 "name": "Bolivia (Plurinational State of)",
212 "long_name": "The Plurinational State of Bolivia",
213 "region": "Americas",
214 "subregion": "South America",
215 "world_region": "AMER",
216 "alpha2": "BO"
217 },
218 {
219 "name": "Bonaire, Sint Eustatius and Saba",
220 "long_name": "Bonaire, Sint Eustatius and Saba",
221 "region": "Americas",
222 "subregion": "Caribbean",
223 "world_region": "APAC",
224 "alpha2": "BQ"
225 },
226 {
227 "name": "Bosnia and Herzegovina",
228 "long_name": "Bosnia and Herzegovina",
229 "region": "Europe",
230 "subregion": "Southern Europe",
231 "world_region": "EMEA",
232 "alpha2": "BA"
233 },
234 {
235 "name": "Botswana",
236 "long_name": "The Republic of Botswana",
237 "region": "Africa",
238 "subregion": "Southern Africa",
239 "world_region": "EMEA",
240 "alpha2": "BW"
241 },
242 {
243 "name": "Bouvet Island",
244 "long_name": "Bouvet Island",
245 "region": "",
246 "subregion": "",
247 "world_region": "APAC",
248 "alpha2": "BV"
249 },
250 {
251 "name": "Brazil",
252 "long_name": "The Federative Republic of Brazil",
253 "region": "Americas",
254 "subregion": "South America",
255 "world_region": "AMER",
256 "alpha2": "BR"
257 },
258 {
259 "name": "British Indian Ocean Territory",
260 "long_name": "The British Indian Ocean Territory",
261 "region": "Africa",
262 "subregion": "Eastern Africa",
263 "world_region": "APAC",
264 "alpha2": "IO"
265 },
266 {
267 "name": "Brunei Darussalam",
268 "long_name": "The Nation of Brunei, the Abode of Peace",
269 "region": "Asia",
270 "subregion": "South-Eastern Asia",
271 "world_region": "APAC",
272 "alpha2": "BN"
273 },
274 {
275 "name": "Bulgaria",
276 "long_name": "The Republic of Bulgaria",
277 "region": "Europe",
278 "subregion": "Eastern Europe",
279 "world_region": "EMEA",
280 "alpha2": "BG"
281 },
282 {
283 "name": "Burkina Faso",
284 "long_name": "Burkina Faso",
285 "region": "Africa",
286 "subregion": "Western Africa",
287 "world_region": "EMEA",
288 "alpha2": "BF"
289 },
290 {
291 "name": "Burundi",
292 "long_name": "The Republic of Burundi",
293 "region": "Africa",
294 "subregion": "Eastern Africa",
295 "world_region": "EMEA",
296 "alpha2": "BI"
297 },
298 {
299 "name": "Cabo Verde",
300 "long_name": "The Republic of Cabo Verde",
301 "region": "Africa",
302 "subregion": "Western Africa",
303 "world_region": "EMEA",
304 "alpha2": "CV"
305 },
306 {
307 "name": "Cambodia",
308 "long_name": "The Kingdom of Cambodia",
309 "region": "Asia",
310 "subregion": "South-Eastern Asia",
311 "world_region": "APAC",
312 "alpha2": "KH"
313 },
314 {
315 "name": "Cameroon",
316 "long_name": "The Republic of Cameroon",
317 "region": "Africa",
318 "subregion": "Middle Africa",
319 "world_region": "EMEA",
320 "alpha2": "CM"
321 },
322 {
323 "name": "Canada",
324 "long_name": "Canada",
325 "region": "Americas",
326 "subregion": "Northern America",
327 "world_region": "AMER",
328 "alpha2": "CA"
329 },
330 {
331 "name": "Cayman Islands",
332 "long_name": "The Cayman Islands",
333 "region": "Americas",
334 "subregion": "Caribbean",
335 "world_region": "AMER",
336 "alpha2": "KY"
337 },
338 {
339 "name": "Central African Republic",
340 "long_name": "The Central African Republic",
341 "region": "Africa",
342 "subregion": "Middle Africa",
343 "world_region": "EMEA",
344 "alpha2": "CF"
345 },
346 {
347 "name": "Chad",
348 "long_name": "The Republic of Chad",
349 "region": "Africa",
350 "subregion": "Middle Africa",
351 "world_region": "EMEA",
352 "alpha2": "TD"
353 },
354 {
355 "name": "Chile",
356 "long_name": "The Republic of Chile",
357 "region": "Americas",
358 "subregion": "South America",
359 "world_region": "AMER",
360 "alpha2": "CL"
361 },
362 {
363 "name": "China",
364 "long_name": "The People's Republic of China",
365 "region": "Asia",
366 "subregion": "Eastern Asia",
367 "world_region": "APAC",
368 "alpha2": "CN"
369 },
370 {
371 "name": "Christmas Island",
372 "long_name": "The Territory of Christmas Island",
373 "region": "Oceania",
374 "subregion": "Australia and New Zealand",
375 "world_region": "APAC",
376 "alpha2": "CX"
377 },
378 {
379 "name": "Cocos (Keeling) Islands",
380 "long_name": "The Territory of Cocos (Keeling) Islands",
381 "region": "Oceania",
382 "subregion": "Australia and New Zealand",
383 "world_region": "APAC",
384 "alpha2": "CC"
385 },
386 {
387 "name": "Colombia",
388 "long_name": "The Republic of Colombia",
389 "region": "Americas",
390 "subregion": "South America",
391 "world_region": "AMER",
392 "alpha2": "CO"
393 },
394 {
395 "name": "Comoros",
396 "long_name": "The Union of the Comoros",
397 "region": "Africa",
398 "subregion": "Eastern Africa",
399 "world_region": "EMEA",
400 "alpha2": "KM"
401 },
402 {
403 "name": "Congo",
404 "long_name": "The Republic of the Congo",
405 "region": "Africa",
406 "subregion": "Middle Africa",
407 "world_region": "EMEA",
408 "alpha2": "CG"
409 },
410 {
411 "name": "Congo (Democratic Republic of the)",
412 "long_name": "The Democratic Republic of the Congo",
413 "region": "Africa",
414 "subregion": "Middle Africa",
415 "world_region": "EMEA",
416 "alpha2": "CD"
417 },
418 {
419 "name": "Cook Islands",
420 "long_name": "The Cook Islands",
421 "region": "Oceania",
422 "subregion": "Polynesia",
423 "world_region": "APAC",
424 "alpha2": "CK"
425 },
426 {
427 "name": "Costa Rica",
428 "long_name": "The Republic of Costa Rica",
429 "region": "Americas",
430 "subregion": "Central America",
431 "world_region": "AMER",
432 "alpha2": "CR"
433 },
434 {
435 "name": "Côte d'Ivoire",
436 "long_name": "The Republic of Côte d'Ivoire",
437 "region": "Africa",
438 "subregion": "Western Africa",
439 "world_region": "EMEA",
440 "alpha2": "CI"
441 },
442 {
443 "name": "Croatia",
444 "long_name": "The Republic of Croatia",
445 "region": "Europe",
446 "subregion": "Southern Europe",
447 "world_region": "EMEA",
448 "alpha2": "HR"
449 },
450 {
451 "name": "Cuba",
452 "long_name": "The Republic of Cuba",
453 "region": "Americas",
454 "subregion": "Caribbean",
455 "world_region": "AMER",
456 "alpha2": "CU"
457 },
458 {
459 "name": "Curaçao",
460 "long_name": "The Country of Curaçao",
461 "region": "Americas",
462 "subregion": "Caribbean",
463 "world_region": "AMER",
464 "alpha2": "CW"
465 },
466 {
467 "name": "Cyprus",
468 "long_name": "The Republic of Cyprus",
469 "region": "Asia",
470 "subregion": "Western Asia",
471 "world_region": "EMEA",
472 "alpha2": "CY"
473 },
474 {
475 "name": "Czechia",
476 "long_name": "The Czech Republic",
477 "region": "Europe",
478 "subregion": "Eastern Europe",
479 "world_region": "EMEA",
480 "alpha2": "CZ"
481 },
482 {
483 "name": "Denmark",
484 "long_name": "The Kingdom of Denmark",
485 "region": "Europe",
486 "subregion": "Northern Europe",
487 "world_region": "EMEA",
488 "alpha2": "DK"
489 },
490 {
491 "name": "Djibouti",
492 "long_name": "The Republic of Djibouti",
493 "region": "Africa",
494 "subregion": "Eastern Africa",
495 "world_region": "EMEA",
496 "alpha2": "DJ"
497 },
498 {
499 "name": "Dominica",
500 "long_name": "The Commonwealth of Dominica",
501 "region": "Americas",
502 "subregion": "Caribbean",
503 "world_region": "AMER",
504 "alpha2": "DM"
505 },
506 {
507 "name": "Dominican Republic",
508 "long_name": "The Dominican Republic",
509 "region": "Americas",
510 "subregion": "Caribbean",
511 "world_region": "AMER",
512 "alpha2": "DO"
513 },
514 {
515 "name": "Ecuador",
516 "long_name": "The Republic of Ecuador",
517 "region": "Americas",
518 "subregion": "South America",
519 "world_region": "AMER",
520 "alpha2": "EC"
521 },
522 {
523 "name": "Egypt",
524 "long_name": "The Arab Republic of Egypt",
525 "region": "Africa",
526 "subregion": "Northern Africa",
527 "world_region": "EMEA",
528 "alpha2": "EG"
529 },
530 {
531 "name": "El Salvador",
532 "long_name": "The Republic of El Salvador",
533 "region": "Americas",
534 "subregion": "Central America",
535 "world_region": "AMER",
536 "alpha2": "SV"
537 },
538 {
539 "name": "Equatorial Guinea",
540 "long_name": "The Republic of Equatorial Guinea",
541 "region": "Africa",
542 "subregion": "Middle Africa",
543 "world_region": "EMEA",
544 "alpha2": "GQ"
545 },
546 {
547 "name": "Eritrea",
548 "long_name": "The State of Eritrea",
549 "region": "Africa",
550 "subregion": "Eastern Africa",
551 "world_region": "EMEA",
552 "alpha2": "ER"
553 },
554 {
555 "name": "Estonia",
556 "long_name": "The Republic of Estonia",
557 "region": "Europe",
558 "subregion": "Northern Europe",
559 "world_region": "EMEA",
560 "alpha2": "EE"
561 },
562 {
563 "name": "Eswatini",
564 "long_name": "The Kingdom of Eswatini",
565 "region": "Africa",
566 "subregion": "Southern Africa",
567 "world_region": "EMEA",
568 "alpha2": "SZ"
569 },
570 {
571 "name": "Ethiopia",
572 "long_name": "The Federal Democratic Republic of Ethiopia",
573 "region": "Africa",
574 "subregion": "Eastern Africa",
575 "world_region": "EMEA",
576 "alpha2": "ET"
577 },
578 {
579 "name": "Falkland Islands (Malvinas)",
580 "long_name": "The Falkland Islands",
581 "region": "Americas",
582 "subregion": "South America",
583 "world_region": "AMER",
584 "alpha2": "FK"
585 },
586 {
587 "name": "Faroe Islands",
588 "long_name": "The Faroe Islands",
589 "region": "Europe",
590 "subregion": "Northern Europe",
591 "world_region": "EMEA",
592 "alpha2": "FO"
593 },
594 {
595 "name": "Fiji",
596 "long_name": "The Republic of Fiji",
597 "region": "Oceania",
598 "subregion": "Melanesia",
599 "world_region": "APAC",
600 "alpha2": "FJ"
601 },
602 {
603 "name": "Finland",
604 "long_name": "The Republic of Finland",
605 "region": "Europe",
606 "subregion": "Northern Europe",
607 "world_region": "EMEA",
608 "alpha2": "FI"
609 },
610 {
611 "name": "France",
612 "long_name": "The French Republic",
613 "region": "Europe",
614 "subregion": "Western Europe",
615 "world_region": "EMEA",
616 "alpha2": "FR"
617 },
618 {
619 "name": "French Guiana",
620 "long_name": "Guyane",
621 "region": "Americas",
622 "subregion": "South America",
623 "world_region": "AMER",
624 "alpha2": "GF"
625 },
626 {
627 "name": "French Polynesia",
628 "long_name": "French Polynesia",
629 "region": "Oceania",
630 "subregion": "Polynesia",
631 "world_region": "APAC",
632 "alpha2": "PF"
633 },
634 {
635 "name": "French Southern Territories",
636 "long_name": "The French Southern and Antarctic Lands",
637 "region": "Africa",
638 "subregion": "Eastern Africa",
639 "world_region": "EMEA",
640 "alpha2": "TF"
641 },
642 {
643 "name": "Gabon",
644 "long_name": "The Gabonese Republic",
645 "region": "Africa",
646 "subregion": "Middle Africa",
647 "world_region": "EMEA",
648 "alpha2": "GA"
649 },
650 {
651 "name": "Gambia",
652 "long_name": "The Republic of The Gambia",
653 "region": "Africa",
654 "subregion": "Western Africa",
655 "world_region": "EMEA",
656 "alpha2": "GM"
657 },
658 {
659 "name": "Georgia",
660 "long_name": "Georgia",
661 "region": "Asia",
662 "subregion": "Western Asia",
663 "world_region": "EMEA",
664 "alpha2": "GE"
665 },
666 {
667 "name": "Germany",
668 "long_name": "The Federal Republic of Germany",
669 "region": "Europe",
670 "subregion": "Western Europe",
671 "world_region": "EMEA",
672 "alpha2": "DE"
673 },
674 {
675 "name": "Ghana",
676 "long_name": "The Republic of Ghana",
677 "region": "Africa",
678 "subregion": "Western Africa",
679 "world_region": "EMEA",
680 "alpha2": "GH"
681 },
682 {
683 "name": "Gibraltar",
684 "long_name": "Gibraltar",
685 "region": "Europe",
686 "subregion": "Southern Europe",
687 "world_region": "EMEA",
688 "alpha2": "GI"
689 },
690 {
691 "name": "Greece",
692 "long_name": "The Hellenic Republic",
693 "region": "Europe",
694 "subregion": "Southern Europe",
695 "world_region": "EMEA",
696 "alpha2": "GR"
697 },
698 {
699 "name": "Greenland",
700 "long_name": "Kalaallit Nunaat",
701 "region": "Americas",
702 "subregion": "Northern America",
703 "world_region": "EMEA",
704 "alpha2": "GL"
705 },
706 {
707 "name": "Grenada",
708 "long_name": "Grenada",
709 "region": "Americas",
710 "subregion": "Caribbean",
711 "world_region": "AMER",
712 "alpha2": "GD"
713 },
714 {
715 "name": "Guadeloupe",
716 "long_name": "Guadeloupe",
717 "region": "Americas",
718 "subregion": "Caribbean",
719 "world_region": "AMER",
720 "alpha2": "GP"
721 },
722 {
723 "name": "Guam",
724 "long_name": "The Territory of Guam",
725 "region": "Oceania",
726 "subregion": "Micronesia",
727 "world_region": "APAC",
728 "alpha2": "GU"
729 },
730 {
731 "name": "Guatemala",
732 "long_name": "The Republic of Guatemala",
733 "region": "Americas",
734 "subregion": "Central America",
735 "world_region": "AMER",
736 "alpha2": "GT"
737 },
738 {
739 "name": "Guernsey",
740 "long_name": "The Bailiwick of Guernsey",
741 "region": "Europe",
742 "subregion": "Northern Europe",
743 "world_region": "EMEA",
744 "alpha2": "GG"
745 },
746 {
747 "name": "Guinea",
748 "long_name": "The Republic of Guinea",
749 "region": "Africa",
750 "subregion": "Western Africa",
751 "world_region": "EMEA",
752 "alpha2": "GN"
753 },
754 {
755 "name": "Guinea-Bissau",
756 "long_name": "The Republic of Guinea-Bissau",
757 "region": "Africa",
758 "subregion": "Western Africa",
759 "world_region": "EMEA",
760 "alpha2": "GW"
761 },
762 {
763 "name": "Guyana",
764 "long_name": "The Co-operative Republic of Guyana",
765 "region": "Americas",
766 "subregion": "South America",
767 "world_region": "AMER",
768 "alpha2": "GY"
769 },
770 {
771 "name": "Haiti",
772 "long_name": "The Republic of Haiti",
773 "region": "Americas",
774 "subregion": "Caribbean",
775 "world_region": "AMER",
776 "alpha2": "HT"
777 },
778 {
779 "name": "Heard Island and McDonald Islands",
780 "long_name": "The Territory of Heard Island and McDonald Islands",
781 "region": "",
782 "subregion": "",
783 "world_region": "APAC",
784 "alpha2": "HM"
785 },
786 {
787 "name": "Holy See",
788 "long_name": "The Holy See",
789 "region": "Europe",
790 "subregion": "Southern Europe",
791 "world_region": "EMEA",
792 "alpha2": "VA"
793 },
794 {
795 "name": "Honduras",
796 "long_name": "The Republic of Honduras",
797 "region": "Americas",
798 "subregion": "Central America",
799 "world_region": "AMER",
800 "alpha2": "HN"
801 },
802 {
803 "name": "Hong Kong",
804 "long_name": "The Hong Kong Special Administrative Region of China",
805 "region": "Asia",
806 "subregion": "Eastern Asia",
807 "world_region": "APAC",
808 "alpha2": "HK"
809 },
810 {
811 "name": "Hungary",
812 "long_name": "Hungary",
813 "region": "Europe",
814 "subregion": "Eastern Europe",
815 "world_region": "EMEA",
816 "alpha2": "HU"
817 },
818 {
819 "name": "Iceland",
820 "long_name": "Iceland",
821 "region": "Europe",
822 "subregion": "Northern Europe",
823 "world_region": "EMEA",
824 "alpha2": "IS"
825 },
826 {
827 "name": "India",
828 "long_name": "The Republic of India",
829 "region": "Asia",
830 "subregion": "Southern Asia",
831 "world_region": "APAC",
832 "alpha2": "IN"
833 },
834 {
835 "name": "Indonesia",
836 "long_name": "The Republic of Indonesia",
837 "region": "Asia",
838 "subregion": "South-Eastern Asia",
839 "world_region": "APAC",
840 "alpha2": "ID"
841 },
842 {
843 "name": "Iran (Islamic Republic of)",
844 "long_name": "The Islamic Republic of Iran",
845 "region": "Asia",
846 "subregion": "Southern Asia",
847 "world_region": "EMEA",
848 "alpha2": "IR"
849 },
850 {
851 "name": "Iraq",
852 "long_name": "The Republic of Iraq",
853 "region": "Asia",
854 "subregion": "Western Asia",
855 "world_region": "EMEA",
856 "alpha2": "IQ"
857 },
858 {
859 "name": "Ireland",
860 "long_name": "Ireland",
861 "region": "Europe",
862 "subregion": "Northern Europe",
863 "world_region": "EMEA",
864 "alpha2": "IE"
865 },
866 {
867 "name": "Isle of Man",
868 "long_name": "The Isle of Man",
869 "region": "Europe",
870 "subregion": "Northern Europe",
871 "world_region": "EMEA",
872 "alpha2": "IM"
873 },
874 {
875 "name": "Israel",
876 "long_name": "The State of Israel",
877 "region": "Asia",
878 "subregion": "Western Asia",
879 "world_region": "EMEA",
880 "alpha2": "IL"
881 },
882 {
883 "name": "Italy",
884 "long_name": "The Italian Republic",
885 "region": "Europe",
886 "subregion": "Southern Europe",
887 "world_region": "EMEA",
888 "alpha2": "IT"
889 },
890 {
891 "name": "Jamaica",
892 "long_name": "Jamaica",
893 "region": "Americas",
894 "subregion": "Caribbean",
895 "world_region": "AMER",
896 "alpha2": "JM"
897 },
898 {
899 "name": "Japan",
900 "long_name": "Japan",
901 "region": "Asia",
902 "subregion": "Eastern Asia",
903 "world_region": "APAC",
904 "alpha2": "JP"
905 },
906 {
907 "name": "Jersey",
908 "long_name": "The Bailiwick of Jersey",
909 "region": "Europe",
910 "subregion": "Northern Europe",
911 "world_region": "EMEA",
912 "alpha2": "JE"
913 },
914 {
915 "name": "Jordan",
916 "long_name": "The Hashemite Kingdom of Jordan",
917 "region": "Asia",
918 "subregion": "Western Asia",
919 "world_region": "EMEA",
920 "alpha2": "JO"
921 },
922 {
923 "name": "Kazakhstan",
924 "long_name": "The Republic of Kazakhstan",
925 "region": "Asia",
926 "subregion": "Central Asia",
927 "world_region": "EMEA",
928 "alpha2": "KZ"
929 },
930 {
931 "name": "Kenya",
932 "long_name": "The Republic of Kenya",
933 "region": "Africa",
934 "subregion": "Eastern Africa",
935 "world_region": "EMEA",
936 "alpha2": "KE"
937 },
938 {
939 "name": "Kiribati",
940 "long_name": "The Republic of Kiribati",
941 "region": "Oceania",
942 "subregion": "Micronesia",
943 "world_region": "APAC",
944 "alpha2": "KI"
945 },
946 {
947 "name": "Korea (Democratic People's Republic of)",
948 "long_name": "The Democratic People's Republic of Korea",
949 "region": "Asia",
950 "subregion": "Eastern Asia",
951 "world_region": "APAC",
952 "alpha2": "KP"
953 },
954 {
955 "name": "Korea (Republic of)",
956 "long_name": "The Republic of Korea",
957 "region": "Asia",
958 "subregion": "Eastern Asia",
959 "world_region": "APAC",
960 "alpha2": "KR"
961 },
962 {
963 "name": "Kuwait",
964 "long_name": "The State of Kuwait",
965 "region": "Asia",
966 "subregion": "Western Asia",
967 "world_region": "EMEA",
968 "alpha2": "KW"
969 },
970 {
971 "name": "Kyrgyzstan",
972 "long_name": "The Kyrgyz Republic",
973 "region": "Asia",
974 "subregion": "Central Asia",
975 "world_region": "EMEA",
976 "alpha2": "KG"
977 },
978 {
979 "name": "Lao People's Democratic Republic",
980 "long_name": "The Lao People's Democratic Republic",
981 "region": "Asia",
982 "subregion": "South-Eastern Asia",
983 "world_region": "APAC",
984 "alpha2": "LA"
985 },
986 {
987 "name": "Latvia",
988 "long_name": "The Republic of Latvia",
989 "region": "Europe",
990 "subregion": "Northern Europe",
991 "world_region": "EMEA",
992 "alpha2": "LV"
993 },
994 {
995 "name": "Lebanon",
996 "long_name": "The Lebanese Republic",
997 "region": "Asia",
998 "subregion": "Western Asia",
999 "world_region": "EMEA",
1000 "alpha2": "LB"
1001 },
1002 {
1003 "name": "Lesotho",
1004 "long_name": "The Kingdom of Lesotho",
1005 "region": "Africa",
1006 "subregion": "Southern Africa",
1007 "world_region": "EMEA",
1008 "alpha2": "LS"
1009 },
1010 {
1011 "name": "Liberia",
1012 "long_name": "The Republic of Liberia",
1013 "region": "Africa",
1014 "subregion": "Western Africa",
1015 "world_region": "EMEA",
1016 "alpha2": "LR"
1017 },
1018 {
1019 "name": "Libya",
1020 "long_name": "The State of Libya",
1021 "region": "Africa",
1022 "subregion": "Northern Africa",
1023 "world_region": "EMEA",
1024 "alpha2": "LY"
1025 },
1026 {
1027 "name": "Liechtenstein",
1028 "long_name": "The Principality of Liechtenstein",
1029 "region": "Europe",
1030 "subregion": "Western Europe",
1031 "world_region": "EMEA",
1032 "alpha2": "LI"
1033 },
1034 {
1035 "name": "Lithuania",
1036 "long_name": "The Republic of Lithuania",
1037 "region": "Europe",
1038 "subregion": "Northern Europe",
1039 "world_region": "EMEA",
1040 "alpha2": "LT"
1041 },
1042 {
1043 "name": "Luxembourg",
1044 "long_name": "The Grand Duchy of Luxembourg",
1045 "region": "Europe",
1046 "subregion": "Western Europe",
1047 "world_region": "EMEA",
1048 "alpha2": "LU"
1049 },
1050 {
1051 "name": "Macao",
1052 "long_name": "The Macao Special Administrative Region of China",
1053 "region": "Asia",
1054 "subregion": "Eastern Asia",
1055 "world_region": "APAC",
1056 "alpha2": "MO"
1057 },
1058 {
1059 "name": "Madagascar",
1060 "long_name": "The Republic of Madagascar",
1061 "region": "Africa",
1062 "subregion": "Eastern Africa",
1063 "world_region": "EMEA",
1064 "alpha2": "MG"
1065 },
1066 {
1067 "name": "Malawi",
1068 "long_name": "The Republic of Malawi",
1069 "region": "Africa",
1070 "subregion": "Eastern Africa",
1071 "world_region": "EMEA",
1072 "alpha2": "MW"
1073 },
1074 {
1075 "name": "Malaysia",
1076 "long_name": "Malaysia",
1077 "region": "Asia",
1078 "subregion": "South-Eastern Asia",
1079 "world_region": "APAC",
1080 "alpha2": "MY"
1081 },
1082 {
1083 "name": "Maldives",
1084 "long_name": "The Republic of Maldives",
1085 "region": "Asia",
1086 "subregion": "Southern Asia",
1087 "world_region": "APAC",
1088 "alpha2": "MV"
1089 },
1090 {
1091 "name": "Mali",
1092 "long_name": "The Republic of Mali",
1093 "region": "Africa",
1094 "subregion": "Western Africa",
1095 "world_region": "EMEA",
1096 "alpha2": "ML"
1097 },
1098 {
1099 "name": "Malta",
1100 "long_name": "The Republic of Malta",
1101 "region": "Europe",
1102 "subregion": "Southern Europe",
1103 "world_region": "EMEA",
1104 "alpha2": "MT"
1105 },
1106 {
1107 "name": "Marshall Islands",
1108 "long_name": "The Republic of the Marshall Islands",
1109 "region": "Oceania",
1110 "subregion": "Micronesia",
1111 "world_region": "APAC",
1112 "alpha2": "MH"
1113 },
1114 {
1115 "name": "Martinique",
1116 "long_name": "Martinique",
1117 "region": "Americas",
1118 "subregion": "Caribbean",
1119 "world_region": "AMER",
1120 "alpha2": "MQ"
1121 },
1122 {
1123 "name": "Mauritania",
1124 "long_name": "The Islamic Republic of Mauritania",
1125 "region": "Africa",
1126 "subregion": "Western Africa",
1127 "world_region": "EMEA",
1128 "alpha2": "MR"
1129 },
1130 {
1131 "name": "Mauritius",
1132 "long_name": "The Republic of Mauritius",
1133 "region": "Africa",
1134 "subregion": "Eastern Africa",
1135 "world_region": "EMEA",
1136 "alpha2": "MU"
1137 },
1138 {
1139 "name": "Mayotte",
1140 "long_name": "The Department of Mayotte",
1141 "region": "Africa",
1142 "subregion": "Eastern Africa",
1143 "world_region": "EMEA",
1144 "alpha2": "YT"
1145 },
1146 {
1147 "name": "Mexico",
1148 "long_name": "The United Mexican States",
1149 "region": "Americas",
1150 "subregion": "Central America",
1151 "world_region": "AMER",
1152 "alpha2": "MX"
1153 },
1154 {
1155 "name": "Micronesia (Federated States of)",
1156 "long_name": "The Federated States of Micronesia",
1157 "region": "Oceania",
1158 "subregion": "Micronesia",
1159 "world_region": "APAC",
1160 "alpha2": "FM"
1161 },
1162 {
1163 "name": "Moldova (Republic of)",
1164 "long_name": "The Republic of Moldova",
1165 "region": "Europe",
1166 "subregion": "Eastern Europe",
1167 "world_region": "EMEA",
1168 "alpha2": "MD"
1169 },
1170 {
1171 "name": "Monaco",
1172 "long_name": "The Principality of Monaco",
1173 "region": "Europe",
1174 "subregion": "Western Europe",
1175 "world_region": "EMEA",
1176 "alpha2": "MC"
1177 },
1178 {
1179 "name": "Mongolia",
1180 "long_name": "Mongolia",
1181 "region": "Asia",
1182 "subregion": "Eastern Asia",
1183 "world_region": "APAC",
1184 "alpha2": "MN"
1185 },
1186 {
1187 "name": "Montenegro",
1188 "long_name": "Montenegro",
1189 "region": "Europe",
1190 "subregion": "Southern Europe",
1191 "world_region": "EMEA",
1192 "alpha2": "ME"
1193 },
1194 {
1195 "name": "Montserrat",
1196 "long_name": "Montserrat",
1197 "region": "Americas",
1198 "subregion": "Caribbean",
1199 "world_region": "EMEA",
1200 "alpha2": "MS"
1201 },
1202 {
1203 "name": "Morocco",
1204 "long_name": "The Kingdom of Morocco",
1205 "region": "Africa",
1206 "subregion": "Northern Africa",
1207 "world_region": "EMEA",
1208 "alpha2": "MA"
1209 },
1210 {
1211 "name": "Mozambique",
1212 "long_name": "The Republic of Mozambique",
1213 "region": "Africa",
1214 "subregion": "Eastern Africa",
1215 "world_region": "EMEA",
1216 "alpha2": "MZ"
1217 },
1218 {
1219 "name": "Myanmar",
1220 "long_name": "The Republic of the Union of Myanmar",
1221 "region": "Asia",
1222 "subregion": "South-Eastern Asia",
1223 "world_region": "APAC",
1224 "alpha2": "MM"
1225 },
1226 {
1227 "name": "Namibia",
1228 "long_name": "The Republic of Namibia",
1229 "region": "Africa",
1230 "subregion": "Southern Africa",
1231 "world_region": "EMEA",
1232 "alpha2": "NA"
1233 },
1234 {
1235 "name": "Nauru",
1236 "long_name": "The Republic of Nauru",
1237 "region": "Oceania",
1238 "subregion": "Micronesia",
1239 "world_region": "APAC",
1240 "alpha2": "NR"
1241 },
1242 {
1243 "name": "Nepal",
1244 "long_name": "The Federal Democratic Republic of Nepal",
1245 "region": "Asia",
1246 "subregion": "Southern Asia",
1247 "world_region": "APAC",
1248 "alpha2": "NP"
1249 },
1250 {
1251 "name": "Netherlands",
1252 "long_name": "The Kingdom of the Netherlands",
1253 "region": "Europe",
1254 "subregion": "Western Europe",
1255 "world_region": "EMEA",
1256 "alpha2": "NL"
1257 },
1258 {
1259 "name": "New Caledonia",
1260 "long_name": "New Caledonia",
1261 "region": "Oceania",
1262 "subregion": "Melanesia",
1263 "world_region": "APAC",
1264 "alpha2": "NC"
1265 },
1266 {
1267 "name": "New Zealand",
1268 "long_name": "New Zealand",
1269 "region": "Oceania",
1270 "subregion": "Australia and New Zealand",
1271 "world_region": "APAC",
1272 "alpha2": "NZ"
1273 },
1274 {
1275 "name": "Nicaragua",
1276 "long_name": "The Republic of Nicaragua",
1277 "region": "Americas",
1278 "subregion": "Central America",
1279 "world_region": "AMER",
1280 "alpha2": "NI"
1281 },
1282 {
1283 "name": "Niger",
1284 "long_name": "The Republic of the Niger",
1285 "region": "Africa",
1286 "subregion": "Western Africa",
1287 "world_region": "EMEA",
1288 "alpha2": "NE"
1289 },
1290 {
1291 "name": "Nigeria",
1292 "long_name": "The Federal Republic of Nigeria",
1293 "region": "Africa",
1294 "subregion": "Western Africa",
1295 "world_region": "EMEA",
1296 "alpha2": "NG"
1297 },
1298 {
1299 "name": "Niue",
1300 "long_name": "Niue",
1301 "region": "Oceania",
1302 "subregion": "Polynesia",
1303 "world_region": "APAC",
1304 "alpha2": "NU"
1305 },
1306 {
1307 "name": "Norfolk Island",
1308 "long_name": "The Territory of Norfolk Island",
1309 "region": "Oceania",
1310 "subregion": "Australia and New Zealand",
1311 "world_region": "APAC",
1312 "alpha2": "NF"
1313 },
1314 {
1315 "name": "North Macedonia",
1316 "long_name": "The Republic of North Macedonia",
1317 "region": "Europe",
1318 "subregion": "Southern Europe",
1319 "world_region": "EMEA",
1320 "alpha2": "MK"
1321 },
1322 {
1323 "name": "Northern Mariana Islands",
1324 "long_name": "The Commonwealth of the Northern Mariana Islands",
1325 "region": "Oceania",
1326 "subregion": "Micronesia",
1327 "world_region": "APAC",
1328 "alpha2": "MP"
1329 },
1330 {
1331 "name": "Norway",
1332 "long_name": "The Kingdom of Norway",
1333 "region": "Europe",
1334 "subregion": "Northern Europe",
1335 "world_region": "EMEA",
1336 "alpha2": "NO"
1337 },
1338 {
1339 "name": "Oman",
1340 "long_name": "The Sultanate of Oman",
1341 "region": "Asia",
1342 "subregion": "Western Asia",
1343 "world_region": "EMEA",
1344 "alpha2": "OM"
1345 },
1346 {
1347 "name": "Pakistan",
1348 "long_name": "The Islamic Republic of Pakistan",
1349 "region": "Asia",
1350 "subregion": "Southern Asia",
1351 "world_region": "APAC",
1352 "alpha2": "PK"
1353 },
1354 {
1355 "name": "Palau",
1356 "long_name": "The Republic of Palau",
1357 "region": "Oceania",
1358 "subregion": "Micronesia",
1359 "world_region": "APAC",
1360 "alpha2": "PW"
1361 },
1362 {
1363 "name": "Palestine, State of",
1364 "long_name": "The State of Palestine",
1365 "region": "Asia",
1366 "subregion": "Western Asia",
1367 "world_region": "EMEA",
1368 "alpha2": "PS"
1369 },
1370 {
1371 "name": "Panama",
1372 "long_name": "The Republic of Panamá",
1373 "region": "Americas",
1374 "subregion": "Central America",
1375 "world_region": "AMER",
1376 "alpha2": "PA"
1377 },
1378 {
1379 "name": "Papua New Guinea",
1380 "long_name": "The Independent State of Papua New Guinea",
1381 "region": "Oceania",
1382 "subregion": "Melanesia",
1383 "world_region": "APAC",
1384 "alpha2": "PG"
1385 },
1386 {
1387 "name": "Paraguay",
1388 "long_name": "The Republic of Paraguay",
1389 "region": "Americas",
1390 "subregion": "South America",
1391 "world_region": "AMER",
1392 "alpha2": "PY"
1393 },
1394 {
1395 "name": "Peru",
1396 "long_name": "The Republic of Perú",
1397 "region": "Americas",
1398 "subregion": "South America",
1399 "world_region": "AMER",
1400 "alpha2": "PE"
1401 },
1402 {
1403 "name": "Philippines",
1404 "long_name": "The Republic of the Philippines",
1405 "region": "Asia",
1406 "subregion": "South-Eastern Asia",
1407 "world_region": "APAC",
1408 "alpha2": "PH"
1409 },
1410 {
1411 "name": "Pitcairn",
1412 "long_name": "The Pitcairn, Henderson, Ducie and Oeno Islands",
1413 "region": "Oceania",
1414 "subregion": "Polynesia",
1415 "world_region": "APAC",
1416 "alpha2": "PN"
1417 },
1418 {
1419 "name": "Poland",
1420 "long_name": "The Republic of Poland",
1421 "region": "Europe",
1422 "subregion": "Eastern Europe",
1423 "world_region": "EMEA",
1424 "alpha2": "PL"
1425 },
1426 {
1427 "name": "Portugal",
1428 "long_name": "The Portuguese Republic",
1429 "region": "Europe",
1430 "subregion": "Southern Europe",
1431 "world_region": "EMEA",
1432 "alpha2": "PT"
1433 },
1434 {
1435 "name": "Puerto Rico",
1436 "long_name": "The Commonwealth of Puerto Rico",
1437 "region": "Americas",
1438 "subregion": "Caribbean",
1439 "world_region": "AMER",
1440 "alpha2": "PR"
1441 },
1442 {
1443 "name": "Qatar",
1444 "long_name": "The State of Qatar",
1445 "region": "Asia",
1446 "subregion": "Western Asia",
1447 "world_region": "EMEA",
1448 "alpha2": "QA"
1449 },
1450 {
1451 "name": "Réunion",
1452 "long_name": "Réunion",
1453 "region": "Africa",
1454 "subregion": "Eastern Africa",
1455 "world_region": "EMEA",
1456 "alpha2": "RE"
1457 },
1458 {
1459 "name": "Romania",
1460 "long_name": "Romania",
1461 "region": "Europe",
1462 "subregion": "Eastern Europe",
1463 "world_region": "EMEA",
1464 "alpha2": "RO"
1465 },
1466 {
1467 "name": "Russian Federation",
1468 "long_name": "The Russian Federation",
1469 "region": "Europe",
1470 "subregion": "Eastern Europe",
1471 "world_region": "EMEA",
1472 "alpha2": "RU"
1473 },
1474 {
1475 "name": "Rwanda",
1476 "long_name": "The Republic of Rwanda",
1477 "region": "Africa",
1478 "subregion": "Eastern Africa",
1479 "world_region": "EMEA",
1480 "alpha2": "RW"
1481 },
1482 {
1483 "name": "Saint Barthélemy",
1484 "long_name": "The Collectivity of Saint-Barthélemy",
1485 "region": "Americas",
1486 "subregion": "Caribbean",
1487 "world_region": "APAC",
1488 "alpha2": "BL"
1489 },
1490 {
1491 "name": "Saint Helena, Ascension and Tristan da Cunha",
1492 "long_name": "Saint Helena, Ascension and Tristan da Cunha",
1493 "region": "Africa",
1494 "subregion": "Western Africa",
1495 "world_region": "APAC",
1496 "alpha2": "SH"
1497 },
1498 {
1499 "name": "Saint Kitts and Nevis",
1500 "long_name": "Saint Kitts and Nevis",
1501 "region": "Americas",
1502 "subregion": "Caribbean",
1503 "world_region": "AMER",
1504 "alpha2": "KN"
1505 },
1506 {
1507 "name": "Saint Lucia",
1508 "long_name": "Saint Lucia",
1509 "region": "Americas",
1510 "subregion": "Caribbean",
1511 "world_region": "AMER",
1512 "alpha2": "LC"
1513 },
1514 {
1515 "name": "Saint Martin (French part)",
1516 "long_name": "The Collectivity of Saint-Martin",
1517 "region": "Americas",
1518 "subregion": "Caribbean",
1519 "world_region": "AMER",
1520 "alpha2": "MF"
1521 },
1522 {
1523 "name": "Saint Pierre and Miquelon",
1524 "long_name": "The Overseas Collectivity of Saint-Pierre and Miquelon",
1525 "region": "Americas",
1526 "subregion": "Northern America",
1527 "world_region": "AMER",
1528 "alpha2": "PM"
1529 },
1530 {
1531 "name": "Saint Vincent and the Grenadines",
1532 "long_name": "Saint Vincent and the Grenadines",
1533 "region": "Americas",
1534 "subregion": "Caribbean",
1535 "world_region": "AMER",
1536 "alpha2": "VC"
1537 },
1538 {
1539 "name": "Samoa",
1540 "long_name": "The Independent State of Samoa",
1541 "region": "Oceania",
1542 "subregion": "Polynesia",
1543 "world_region": "APAC",
1544 "alpha2": "WS"
1545 },
1546 {
1547 "name": "San Marino",
1548 "long_name": "The Republic of San Marino",
1549 "region": "Europe",
1550 "subregion": "Southern Europe",
1551 "world_region": "EMEA",
1552 "alpha2": "SM"
1553 },
1554 {
1555 "name": "Sao Tome and Principe",
1556 "long_name": "The Democratic Republic of São Tomé and Príncipe",
1557 "region": "Africa",
1558 "subregion": "Middle Africa",
1559 "world_region": "EMEA",
1560 "alpha2": "ST"
1561 },
1562 {
1563 "name": "Saudi Arabia",
1564 "long_name": "The Kingdom of Saudi Arabia",
1565 "region": "Asia",
1566 "subregion": "Western Asia",
1567 "world_region": "EMEA",
1568 "alpha2": "SA"
1569 },
1570 {
1571 "name": "Senegal",
1572 "long_name": "The Republic of Senegal",
1573 "region": "Africa",
1574 "subregion": "Western Africa",
1575 "world_region": "EMEA",
1576 "alpha2": "SN"
1577 },
1578 {
1579 "name": "Serbia",
1580 "long_name": "The Republic of Serbia",
1581 "region": "Europe",
1582 "subregion": "Southern Europe",
1583 "world_region": "EMEA",
1584 "alpha2": "RS"
1585 },
1586 {
1587 "name": "Seychelles",
1588 "long_name": "The Republic of Seychelles",
1589 "region": "Africa",
1590 "subregion": "Eastern Africa",
1591 "world_region": "EMEA",
1592 "alpha2": "SC"
1593 },
1594 {
1595 "name": "Sierra Leone",
1596 "long_name": "The Republic of Sierra Leone",
1597 "region": "Africa",
1598 "subregion": "Western Africa",
1599 "world_region": "EMEA",
1600 "alpha2": "SL"
1601 },
1602 {
1603 "name": "Singapore",
1604 "long_name": "The Republic of Singapore",
1605 "region": "Asia",
1606 "subregion": "South-Eastern Asia",
1607 "world_region": "APAC",
1608 "alpha2": "SG"
1609 },
1610 {
1611 "name": "Sint Maarten (Dutch part)",
1612 "long_name": "Sint Maarten",
1613 "region": "Americas",
1614 "subregion": "Caribbean",
1615 "world_region": "AMER",
1616 "alpha2": "SX"
1617 },
1618 {
1619 "name": "Slovakia",
1620 "long_name": "The Slovak Republic",
1621 "region": "Europe",
1622 "subregion": "Eastern Europe",
1623 "world_region": "EMEA",
1624 "alpha2": "SK"
1625 },
1626 {
1627 "name": "Slovenia",
1628 "long_name": "The Republic of Slovenia",
1629 "region": "Europe",
1630 "subregion": "Southern Europe",
1631 "world_region": "EMEA",
1632 "alpha2": "SI"
1633 },
1634 {
1635 "name": "Solomon Islands",
1636 "long_name": "The Solomon Islands",
1637 "region": "Oceania",
1638 "subregion": "Melanesia",
1639 "world_region": "APAC",
1640 "alpha2": "SB"
1641 },
1642 {
1643 "name": "Somalia",
1644 "long_name": "The Federal Republic of Somalia",
1645 "region": "Africa",
1646 "subregion": "Eastern Africa",
1647 "world_region": "EMEA",
1648 "alpha2": "SO"
1649 },
1650 {
1651 "name": "South Africa",
1652 "long_name": "The Republic of South Africa",
1653 "region": "Africa",
1654 "subregion": "Southern Africa",
1655 "world_region": "EMEA",
1656 "alpha2": "ZA"
1657 },
1658 {
1659 "name": "South Georgia and the South Sandwich Islands",
1660 "long_name": "South Georgia and the South Sandwich Islands",
1661 "region": "Americas",
1662 "subregion": "South America",
1663 "world_region": "AMER",
1664 "alpha2": "GS"
1665 },
1666 {
1667 "name": "South Sudan",
1668 "long_name": "The Republic of South Sudan",
1669 "region": "Africa",
1670 "subregion": "Northern Africa",
1671 "world_region": "EMEA",
1672 "alpha2": "SS"
1673 },
1674 {
1675 "name": "Spain",
1676 "long_name": "The Kingdom of Spain",
1677 "region": "Europe",
1678 "subregion": "Southern Europe",
1679 "world_region": "EMEA",
1680 "alpha2": "ES"
1681 },
1682 {
1683 "name": "Sri Lanka",
1684 "long_name": "The Democratic Socialist Republic of Sri Lanka",
1685 "region": "Asia",
1686 "subregion": "Southern Asia",
1687 "world_region": "APAC",
1688 "alpha2": "LK"
1689 },
1690 {
1691 "name": "Sudan",
1692 "long_name": "The Republic of the Sudan",
1693 "region": "Africa",
1694 "subregion": "Northern Africa",
1695 "world_region": "EMEA",
1696 "alpha2": "SD"
1697 },
1698 {
1699 "name": "Suriname",
1700 "long_name": "The Republic of Suriname",
1701 "region": "Americas",
1702 "subregion": "South America",
1703 "world_region": "AMER",
1704 "alpha2": "SR"
1705 },
1706 {
1707 "name": "Svalbard and Jan Mayen",
1708 "long_name": "Svalbard and Jan Mayen",
1709 "region": "Europe",
1710 "subregion": "Northern Europe",
1711 "world_region": "EMEA",
1712 "alpha2": "SJ"
1713 },
1714 {
1715 "name": "Sweden",
1716 "long_name": "The Kingdom of Sweden",
1717 "region": "Europe",
1718 "subregion": "Northern Europe",
1719 "world_region": "EMEA",
1720 "alpha2": "SE"
1721 },
1722 {
1723 "name": "Switzerland",
1724 "long_name": "The Swiss Confederation",
1725 "region": "Europe",
1726 "subregion": "Western Europe",
1727 "world_region": "EMEA",
1728 "alpha2": "CH"
1729 },
1730 {
1731 "name": "Syrian Arab Republic",
1732 "long_name": "The Syrian Arab Republic",
1733 "region": "Asia",
1734 "subregion": "Western Asia",
1735 "world_region": "EMEA",
1736 "alpha2": "SY"
1737 },
1738 {
1739 "name": "Taiwan, Province of China",
1740 "long_name": "The Republic of China",
1741 "region": "Asia",
1742 "subregion": "Eastern Asia",
1743 "world_region": "APAC",
1744 "alpha2": "TW"
1745 },
1746 {
1747 "name": "Tajikistan",
1748 "long_name": "The Republic of Tajikistan",
1749 "region": "Asia",
1750 "subregion": "Central Asia",
1751 "world_region": "EMEA",
1752 "alpha2": "TJ"
1753 },
1754 {
1755 "name": "Tanzania, United Republic of",
1756 "long_name": "The United Republic of Tanzania",
1757 "region": "Africa",
1758 "subregion": "Eastern Africa",
1759 "world_region": "EMEA",
1760 "alpha2": "TZ"
1761 },
1762 {
1763 "name": "Thailand",
1764 "long_name": "The Kingdom of Thailand",
1765 "region": "Asia",
1766 "subregion": "South-Eastern Asia",
1767 "world_region": "APAC",
1768 "alpha2": "TH"
1769 },
1770 {
1771 "name": "Timor-Leste",
1772 "long_name": "The Democratic Republic of Timor-Leste",
1773 "region": "Asia",
1774 "subregion": "South-Eastern Asia",
1775 "world_region": "APAC",
1776 "alpha2": "TL"
1777 },
1778 {
1779 "name": "Togo",
1780 "long_name": "The Togolese Republic",
1781 "region": "Africa",
1782 "subregion": "Western Africa",
1783 "world_region": "EMEA",
1784 "alpha2": "TG"
1785 },
1786 {
1787 "name": "Tokelau",
1788 "long_name": "Tokelau",
1789 "region": "Oceania",
1790 "subregion": "Polynesia",
1791 "world_region": "APAC",
1792 "alpha2": "TK"
1793 },
1794 {
1795 "name": "Tonga",
1796 "long_name": "The Kingdom of Tonga",
1797 "region": "Oceania",
1798 "subregion": "Polynesia",
1799 "world_region": "APAC",
1800 "alpha2": "TO"
1801 },
1802 {
1803 "name": "Trinidad and Tobago",
1804 "long_name": "The Republic of Trinidad and Tobago",
1805 "region": "Americas",
1806 "subregion": "Caribbean",
1807 "world_region": "AMER",
1808 "alpha2": "TT"
1809 },
1810 {
1811 "name": "Tunisia",
1812 "long_name": "The Republic of Tunisia",
1813 "region": "Africa",
1814 "subregion": "Northern Africa",
1815 "world_region": "EMEA",
1816 "alpha2": "TN"
1817 },
1818 {
1819 "name": "Türkiye",
1820 "long_name": "The Republic of Türkiye",
1821 "region": "Asia",
1822 "subregion": "Western Asia",
1823 "world_region": "EMEA",
1824 "alpha2": "TR"
1825 },
1826 {
1827 "name": "Turkmenistan",
1828 "long_name": "Turkmenistan",
1829 "region": "Asia",
1830 "subregion": "Central Asia",
1831 "world_region": "EMEA",
1832 "alpha2": "TM"
1833 },
1834 {
1835 "name": "Turks and Caicos Islands",
1836 "long_name": "The Turks and Caicos Islands",
1837 "region": "Americas",
1838 "subregion": "Caribbean",
1839 "world_region": "APAC",
1840 "alpha2": "TC"
1841 },
1842 {
1843 "name": "Tuvalu",
1844 "long_name": "Tuvalu",
1845 "region": "Oceania",
1846 "subregion": "Polynesia",
1847 "world_region": "APAC",
1848 "alpha2": "TV"
1849 },
1850 {
1851 "name": "Uganda",
1852 "long_name": "The Republic of Uganda",
1853 "region": "Africa",
1854 "subregion": "Eastern Africa",
1855 "world_region": "EMEA",
1856 "alpha2": "UG"
1857 },
1858 {
1859 "name": "Ukraine",
1860 "long_name": "Ukraine",
1861 "region": "Europe",
1862 "subregion": "Eastern Europe",
1863 "world_region": "EMEA",
1864 "alpha2": "UA"
1865 },
1866 {
1867 "name": "United Arab Emirates",
1868 "long_name": "The United Arab Emirates",
1869 "region": "Asia",
1870 "subregion": "Western Asia",
1871 "world_region": "EMEA",
1872 "alpha2": "AE"
1873 },
1874 {
1875 "name": "United Kingdom of Great Britain and Northern Ireland",
1876 "long_name": "The United Kingdom of Great Britain and Northern Ireland",
1877 "region": "Europe",
1878 "subregion": "Northern Europe",
1879 "world_region": "EMEA",
1880 "alpha2": "GB"
1881 },
1882 {
1883 "name": "United States Minor Outlying Islands",
1884 "long_name": "United States Minor Outlying Islands",
1885 "region": "Americas",
1886 "subregion": "Northern America",
1887 "world_region": "AMER",
1888 "alpha2": "UM"
1889 },
1890 {
1891 "name": "United States of America",
1892 "long_name": "The United States of America",
1893 "region": "Americas",
1894 "subregion": "Northern America",
1895 "world_region": "AMER",
1896 "alpha2": "US"
1897 },
1898 {
1899 "name": "Uruguay",
1900 "long_name": "The Oriental Republic of Uruguay",
1901 "region": "Americas",
1902 "subregion": "South America",
1903 "world_region": "AMER",
1904 "alpha2": "UY"
1905 },
1906 {
1907 "name": "Uzbekistan",
1908 "long_name": "The Republic of Uzbekistan",
1909 "region": "Asia",
1910 "subregion": "Central Asia",
1911 "world_region": "EMEA",
1912 "alpha2": "UZ"
1913 },
1914 {
1915 "name": "Vanuatu",
1916 "long_name": "The Republic of Vanuatu",
1917 "region": "Oceania",
1918 "subregion": "Melanesia",
1919 "world_region": "APAC",
1920 "alpha2": "VU"
1921 },
1922 {
1923 "name": "Venezuela (Bolivarian Republic of)",
1924 "long_name": "The Bolivarian Republic of Venezuela",
1925 "region": "Americas",
1926 "subregion": "South America",
1927 "world_region": "AMER",
1928 "alpha2": "VE"
1929 },
1930 {
1931 "name": "Viet Nam",
1932 "long_name": "The Socialist Republic of Viet Nam",
1933 "region": "Asia",
1934 "subregion": "South-Eastern Asia",
1935 "world_region": "APAC",
1936 "alpha2": "VN"
1937 },
1938 {
1939 "name": "Virgin Islands (British)",
1940 "long_name": "The Virgin Islands",
1941 "region": "Americas",
1942 "subregion": "Caribbean",
1943 "world_region": "AMER",
1944 "alpha2": "VG"
1945 },
1946 {
1947 "name": "Virgin Islands (U.S.)",
1948 "long_name": "The Virgin Islands of the United States",
1949 "region": "Americas",
1950 "subregion": "Caribbean",
1951 "world_region": "AMER",
1952 "alpha2": "VI"
1953 },
1954 {
1955 "name": "Wallis and Futuna",
1956 "long_name": "The Territory of the Wallis and Futuna Islands",
1957 "region": "Oceania",
1958 "subregion": "Polynesia",
1959 "world_region": "APAC",
1960 "alpha2": "WF"
1961 },
1962 {
1963 "name": "Western Sahara",
1964 "long_name": "The Sahrawi Arab Democratic Republic",
1965 "region": "Africa",
1966 "subregion": "Northern Africa",
1967 "world_region": "EMEA",
1968 "alpha2": "EH"
1969 },
1970 {
1971 "name": "Yemen",
1972 "long_name": "The Republic of Yemen",
1973 "region": "Asia",
1974 "subregion": "Western Asia",
1975 "world_region": "EMEA",
1976 "alpha2": "YE"
1977 },
1978 {
1979 "name": "Zambia",
1980 "long_name": "The Republic of Zambia",
1981 "region": "Africa",
1982 "subregion": "Eastern Africa",
1983 "world_region": "EMEA",
1984 "alpha2": "ZM"
1985 },
1986 {
1987 "name": "Zimbabwe",
1988 "long_name": "The Republic of Zimbabwe",
1989 "region": "Africa",
1990 "subregion": "Eastern Africa",
1991 "world_region": "EMEA",
1992 "alpha2": "ZW"
1993 }
1994]

This endpoint retrieves all countries. You can use the alpha2 code from the response to retrieve a specific country including its subdivisions or public holidays for a specific country.

Was this page helpful?
Previous

Introduction

Next

country

Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response headers

:statusstring
nelstring
etagstring
access-control-allow-originstring
agestring
expiresstring
cache-controlstring
cf-cache-statusstring
report-tostring
cf-raystring
alt-svcstring

Response

OK
namestring
long_namestring
regionstring
subregionstring
world_regionstring
alpha2string