From 4d08cc373867aaf1d357aaafe48942bb2808280b Mon Sep 17 00:00:00 2001 From: Jeff Rand Date: Fri, 16 Jul 2021 09:13:56 -0400 Subject: [PATCH] Add SeatGeek to Events section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209ed49c..2aeb1a11 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Eventbrite](https://www.eventbrite.com/developer/v3/) | Find events | `OAuth` | Yes | Unknown | | [Picatic](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) | Sell tickets anywhere | `apiKey` | 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 | **[⬆ Back to Index](#index)**