Links

Leagues

get
https://pokeapi.glitch.me
/v1/league
Pokémon League Names

Example Request

curl -i -X GET \
-H "User-Agent: BastionDiscordBot (https://bastionbot.org, v6.16.1)" \
https://pokeapi.glitch.me/v1/league
get
https://pokeapi.glitch.me
/v1/league/:slug
Pokémon League

League Structure

Field
Type
Description
name
string
The name of Pokémon league
slug
string
The string used to identify this region.
region
string
The region in the Pokémon World where the league happens
badgesRequired
integer
The minimum number of Pokémon gym badges required to qualify for the Pokémon league
badges
array of strings
The Pokémon gym badges that are eligible for the Pokémon league

Example Request

curl -i -X GET -H \
"User-Agent: BastionDiscordBot (https://bastionbot.oorg, v6.16.1)" \
https://pokeapi.glitch.me/v1/league/kalos