# SHARE API **Provider:** SHARE **Category:** developer **Base URL:** `https://share.osf.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://share.osf.io/api/v2/ ## Description A free, open, dataset about research and scholarly activities ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://share.osf.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://share.osf.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/share/) — CC BY 4.0*