buffer-api
Installation
SKILL.md
Buffer GraphQL API
Schedule, create, and manage social media posts through Buffer's GraphQL API.
Prerequisites
- A Buffer account (any plan) with verified email
- An API key from Buffer API Settings
- Store the key as
BUFFER_API_KEYenvironment variable
Paid accounts can generate up to 5 API keys. Free accounts get 1. TikTok is not supported via the API at this time.
Endpoint
POST https://api.buffer.com
Content-Type: application/json
Authorization: Bearer $BUFFER_API_KEY