From d21865b536fc989245076f3b3fdbe237ee87a79a Mon Sep 17 00:00:00 2001 From: Thomas Mirmo Date: Sun, 27 Aug 2017 17:23:48 -0700 Subject: [PATCH] Added Eventbrite and ticketmaster to events category --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5247dc0f..de134242 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,9 @@ API | Description | Auth | HTTPS | Link | ### Events API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Eventbrite | Find events | `OAuth` | Yes | [Go!](https://www.eventbrite.com/developer/v3/) | | Picatic | Sell tickets anywhere | `apiKey` | Yes | [Go!](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) | +| Ticketmaster | Search events, attractions, or venues | `apiKey` | Yes | [Go!](http://developer.ticketmaster.com/products-and-docs/apis/getting-started/) | ### Finance API | Description | Auth | HTTPS | Link |