Browse Source

Update README.md

pull/3720/head
Kyle Calica 1 month ago
committed by GitHub
parent
commit
9e37ac7672
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -8,11 +8,11 @@ Explore popular APIs and see them work in [Postman](https://www.postman.com).
### Popular Free Public APIs
| API | Description | Auth | HTTPS | Run in Postman |
|---|---|---|---|---|
| [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | |
| [Sportmonks Football](https://docs.sportmonks.com/football/) | Football score/schedule, news API, tv channels, stats, history, display standing e.g. epl, la liga | `apiKey` | Yes | |
| [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/25426789-586e0883-3bf0-4c9b-b110-c8d1fa9c16a9?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D25426789-586e0883-3bf0-4c9b-b110-c8d1fa9c16a9%26entityType%3Dcollection%26workspaceId%3De4d9a7d3-b961-474e-a054-51861ed481f6) |
| [Sportmonks Football](https://docs.sportmonks.com/football/) | Football score/schedule, news API, tv channels, stats, history, display standing e.g. epl, la liga | `apiKey` | Yes | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/25426789-586e0883-3bf0-4c9b-b110-c8d1fa9c16a9?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D25426789-586e0883-3bf0-4c9b-b110-c8d1fa9c16a9%26entityType%3Dcollection%26workspaceId%3De4d9a7d3-b961-474e-a054-51861ed481f6) |
| [HTTP Cat](https://http.cat/) | Cat for every HTTP Status | No | Yes | |
| [Google Maps](https://developers.google.com/maps/) | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | |
| [Discord](https://discord.com/developers/docs/intro) | Make bots for Discord, integrate Discord onto an external platform | `apiKey` | YES | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e%26entityType%3Dcollection%26workspaceId%3D67bb7371-b898-48d6-b4ba-19a622f3f5c2)</sup> |
| [Discord](https://discord.com/developers/docs/intro) | Make bots for Discord, integrate Discord onto an external platform | `apiKey` | YES | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e%26entityType%3Dcollection%26workspaceId%3D67bb7371-b898-48d6-b4ba-19a622f3f5c2) |
| [Notion](https://developers.notion.com) | Collaboration Workspaces | `apiKey` | YES | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/25426789-68f0e9e4-b7bc-4543-945a-b50ae385c540?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D25426789-68f0e9e4-b7bc-4543-945a-b50ae385c540%26entityType%3Dcollection%26workspaceId%3De4d9a7d3-b961-474e-a054-51861ed481f6) |
| [Plaid](https://www.plaid.com/docs) | Connect with user's bank accounts and access transaction data | `apiKey` | YES | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/25426789-ae5e66eb-613e-4553-a99c-0f58d875ff88?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D25426789-ae5e66eb-613e-4553-a99c-0f58d875ff88%26entityType%3Dcollection%26workspaceId%3De4d9a7d3-b961-474e-a054-51861ed481f6) |
| [Bitly](https://bitly.com/) | URL Shortener | `apiKey` | YES | [<sup>**Run in Postman**</sup>](https://god.gw.postman.com/run-collection/1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D1034536-ec65aa12-bea7-413c-9f3f-5f96d63eb62e%26entityType%3Dcollection%26workspaceId%3D67bb7371-b898-48d6-b4ba-19a622f3f5c2) |


Loading…
Cancel
Save