freeapis

Open Collective

Get Open Collective data

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Category
Social

Overview

Open Collective provides collective data — keyless (GraphQL: a bare GET returns 400 CSRF-blocked, verified).

Quick Start

Query (POST GraphQL):

curl -X POST "https://api.opencollective.com/graphql/v2" \
  -H "Content-Type: application/json" \
  -d '{"query":"{ account(slug: \"apache\") { id name } }"}'

⚠️ Gotcha (verified): without a Content-Type header the request is blocked as CSRF (400).

Notes

  • Collectives/contributions via GraphQL.
  • POST + Content-Type: application/json required.

FAQ

Is Open Collective free? Yes — free and keyless.

Why 400? The request lacked a content-type (CSRF guard, verified) — add the header.

What does it return? Collective data.

More in Social

APIAuthHTTPSCORS
4chan

Simple image-based bulletin board dedicated to a variety of topics

No authYesYes
Ayrshare

Social media APIs to post, get analytics, and manage multiple users social media accounts

API KeyYesYes
aztro

Daily horoscope info for yesterday, today, and tomorrow

No authYesUnknown
Blogger

The Blogger APIs allows client applications to view and update Blogger content

OAuthYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes