mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-15 10:06:48 +02:00
Merge pull request #472 from tmirmota/master
Added events category and Picatic API
This commit is contained in:
commit
cad3addffe
1 changed files with 8 additions and 0 deletions
|
@ -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 |
|
||||
|---|---|---|---|---|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue