The Legend of Zelda
The Zelda API is a cool open-source API that provides information about the greatest game franchise out there: The Legend of Zelda. This API is open, so it doesn't require an API key to use it. Also, please give us a star on our official GitHub repository, and feel free to post issues there.
The Legend of Zelda endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Staff /staff |
This route fetches a list of all the people that worked on the Legend of Zelda games and outputs that in JSON format. The user can define his own pagination and also use search… |
| GET |
Characters Route /characters |
This route fetches a list of all the characters that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and… |
| GET |
Monsters Route /monsters |
This route fetches a list of all the monsters that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and… |
| GET |
Bosses Route /bosses |
This route fetches a list of all the bosses that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and also… |
| GET |
Dungeons Route /dungeons |
This route fetches a list of all the dungeons that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and… |
| GET |
Places Route /places |
This route fetches a list of all the places that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and also… |
| GET |
Items Route /items |
This route fetches a list of all the items that can be encountered in the Legend of Zelda games, and outputs that in JSON format. The user can define his own pagination and also… |
| GET |
List of The Legend of Zelda games /games |
This route fetches the list of the released The Legend of Zelda games and outputs that in JSON format. The user can define his own pagination and also use search queries to find… |
The Legend of Zelda pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|