B

Buffer Legacy REST API

REST discovered

Details
URL
https://api.bufferapp.com/1/
Docs
https://buffer.com/developers/legacy-api
Authentication
Buffer OAuth app client oauth2 discovered Set 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.