Merge pull request #472 from tmirmota/master

Added events category and Picatic API
This commit is contained in:
James Brooks 2017-08-28 09:49:32 +01:00 committed by GitHub
commit cad3addffe

View file

@ -23,6 +23,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Development](#development)
* [Documents & Productivity](#documents--productivity)
* [Environment](#environment)
* [Events](#events)
* [Finance](#finance)
* [Food & Drink](#food--drink)
* [Fraud Prevention](#fraud-prevention)
@ -187,6 +188,13 @@ API | Description | Auth | HTTPS | Link |
| OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) |
| PM2.5.in | Air quality of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) |
### 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 |
|---|---|---|---|---|