From cf0303bae16415638ec7ff541de73ce39f0cbbf6 Mon Sep 17 00:00:00 2001 From: Chris Timms Date: Mon, 18 Sep 2023 14:08:28 +0100 Subject: [PATCH] add datathistle api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..bf7a4011 100644 --- a/README.md +++ b/README.md @@ -730,6 +730,7 @@ API | Description | Auth | HTTPS | CORS | ### Events API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [DataThistle](https://api.datathistle.com/) | Find UK events | `apiKey` | Yes | Unknown | | [Eventbrite](https://www.eventbrite.com/platform/api/) | Find events | `OAuth` | Yes | Unknown | | [SeatGeek](https://platform.seatgeek.com/) | Search events, venues and performers | `apiKey` | Yes | Unknown | | [Ticketmaster](http://developer.ticketmaster.com/products-and-docs/apis/getting-started/) | Search events, attractions, or venues | `apiKey` | Yes | Unknown |