freeapis

Instagram

Instagram Login, Share on Instagram, Social Plugins and more

Authentication
OAuth
HTTPS
Yes
CORS
Unknown
Category
Social

Overview

Instagram Graph API — OAuth-based (an invalid token returns 400, verified).

Quick Start

Me (needs a token):

curl "https://graph.instagram.com/v21.0/me" \
  -H "Authorization: Bearer YOUR_TOKEN"
{ "error": { "message": "Invalid OAuth 2.0 Access Token", "code": 190 } }

Authentication

  • Meta app → Instagram OAuth token.
  • Send it as Authorization: Bearer (invalid → 400, verified).

Rate Limits & Notes

  • Free with app registration (check the docs).
  • Login, sharing, media.

FAQ

Is Instagram free? Yes — free with app registration.

Why 400? A valid OAuth token is required (verified).

What’s the auth style? OAuth access token.

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