Ayrshare
Social media APIs to post, get analytics, and manage multiple users social media accounts
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Social
- Documentation / URL
- https://www.ayrshare.com
Overview
Ayrshare provides social media APIs — key-based (an invalid key returns 403, verified).
Quick Start
Post (replace YOUR_KEY):
curl "https://api.ayrshare.com/api/post?apiKey=YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"post":"Hello world"}'
{ "code": 102, "action": "authorization", "status": "error", "message": "API Key not valid." }
Authentication
- Register at ayrshare.com → API key.
- Send it as a query param/header (invalid → 403, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Social posting/analytics.
FAQ
Is Ayrshare free? Free tier with limits; more is paid.
Why 403? An invalid key returns 403 (verified) — use a real key.
What’s the auth style?
apiKey query param/header.
More in Social
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |
| Cisco Spark Team Collaboration Software | OAuth | Yes | Unknown | ↗ |