From e82c9965c09993c051c06db471fe579687ab1de7 Mon Sep 17 00:00:00 2001 From: Shadi Jabbour Date: Sat, 29 Aug 2026 04:38:01 -0400 Subject: [PATCH] Add DotaSense Timings to Games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e762d6a4..b99387e8 100644 --- a/README.md +++ b/README.md @@ -983,6 +983,7 @@ API | Description | Auth | HTTPS | CORS | | [Digimon TCG](https://documenter.getpostman.com/view/14059948/TzecB4fH) | Search for Digimon cards in digimoncard.io | No | Yes | Unknown | | [Disney](https://disneyapi.dev) | Information of Disney characters | No | Yes | Yes | | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats , Match stats, Rankings for Dota 2 | `apiKey` | Yes | Unknown | +| [DotaSense Timings](https://dotasense.com/cheat-sheet#timing-api) | Reviewed Dota 2 objective timings in JSON and CSV | No | Yes | Yes | | [Dungeons and Dragons](https://www.dnd5eapi.co/docs/) | Reference for 5th edition spells, classes, monsters, and more | No | No | No | | [Dungeons and Dragons (Alternate)](https://open5e.com/) | Includes all monsters and spells from the SRD (System Reference Document) as well as a search API | No | Yes | Yes | | [Eve Online](https://esi.evetech.net/ui) | Third-Party Developer Documentation | `OAuth` | Yes | Unknown |