From 78b50de2f4efbf8cc860bc10ffd2a7ce778708d2 Mon Sep 17 00:00:00 2001 From: Jeff Rand Date: Wed, 18 Aug 2021 23:10:06 -0400 Subject: [PATCH] Add SeatGeek to Events section (#22) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be14b70..3da75d7 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ For information on contributing to this project, please see the [contributing gu | :-----------------------------------------------------------------------------------------------------------------------------: | ------------------------------------- | :------: | :---: | :-----: | | [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)**