B

bufferapp.com

Buffer is a social media management platform for creating, scheduling, and analyzing posts across multiple social channels. It lets users and teams manage organizations, channels, posts, and ideas from one service.

3 integrations · REST · GraphQL · CLI

Buffer exposes a GraphQL API at `https://api.buffer.com`, a deprecated legacy REST API at `https://api.bufferapp.com/1/`, and a `buffer` CLI distributed as `@bufferapp/cli`; authentication is via personal API key for GraphQL/CLI or OAuth app credentials for app-style access and the legacy REST API.

discovered 8h ago
REST · OpenAPI1
GraphQL1
CLI1
Credentials
Buffer personal API keybearer$ buffer init

Acquired by the CLI — running buffer init opens the auth flow and stores the credential.

Buffer OAuth app clientoauth2Set up OAuth

Log in to your Buffer account, then open Settings → API and register your app. Buffer’s docs say confidential clients receive a client_id and client_secret; public clients receive only a client_id and use Authorization Code with PKCE. Configure your redirect URI to exactly match what you register, then send users through Buffer OAuth and exchange the authorization code for access/refresh tokens before calling the API.

conventions · 0/8 published

Publish these signals → /publishing