mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-16 18:46:21 +02:00
commit
32d758ec97
3 changed files with 11 additions and 2 deletions
|
@ -273,6 +273,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
| Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) |
|
||||
| Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) |
|
||||
| Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) |
|
||||
| Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) |
|
||||
| Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) |
|
||||
| Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) |
|
||||
| Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) |
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"count": 412,
|
||||
"count": 413,
|
||||
"entries": [
|
||||
{
|
||||
"API": "Dogs",
|
||||
|
@ -1137,6 +1137,14 @@
|
|||
"HTTPS": true,
|
||||
"Link": "https://wiki.guildwars2.com/wiki/API:Main"
|
||||
},
|
||||
{
|
||||
"API": "Halo",
|
||||
"Auth": "apiKey",
|
||||
"Category": "Games & Comics",
|
||||
"Description": "Halo 5 and Halo Wars 2 Information",
|
||||
"HTTPS": true,
|
||||
"Link": "https://developer.haloapi.com/"
|
||||
},
|
||||
{
|
||||
"API": "Jservice",
|
||||
"Auth": null,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue