From 18dd7d518beed69a43d143b0a8d0f33098a1af90 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Tue, 2 Apr 2019 17:14:31 +0200 Subject: [PATCH] Add Open Collective API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d8b63a0..893f264d 100644 --- a/README.md +++ b/README.md @@ -677,6 +677,7 @@ API | Description | Auth | HTTPS | CORS | | [LinkedIn](https://developer.linkedin.com/docs/rest-api) | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | Unknown | | [Meetup.com](https://www.meetup.com/meetup_api/) | Data about Meetups from Meetup.com | `apiKey` | Yes | Unknown | | [MySocialApp](https://mysocialapp.io) | Seamless Social Networking features, API, SDK to any app | `apiKey` | Yes | Unknown | +| [Open Collective](https://docs.opencollective.com/help/developers/api) | Platform where communities can collect and disburse money transparently to sustain themselves and develop their activities | No | Yes | Unknown | | [Pinterest](https://developers.pinterest.com/) | The world's catalog of ideas | `OAuth` | Yes | Unknown | | [PWRTelegram bot](https://pwrtelegram.xyz) | Boosted version of the Telegram bot API | `OAuth` | Yes | Unknown | | [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth` | Yes | Unknown |