Bufferapp
Social media management for marketers and agencies
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/profiles{mediaTypeExtension}
Returns an array of social media profiles connected to a users account.
/updates/create{mediaTypeExtension}
Create one or more new status updates.
/updates/{id}/destroy{mediaTypeExtension}
Permanently delete an existing status update.
/info/configuration{mediaTypeExtension}
Returns an object with the current configuration that Buffer is using, including supported services, their icons and the varying limits of character and schedules.
/links/shares{mediaTypeExtension}
Returns an object with a the numbers of shares a link has had using Buffer.
/profiles/{id}/schedules/update{mediaTypeExtension}
"Set the posting schedules for the specified social media profile.
/profiles/{id}/schedules{mediaTypeExtension}
Returns details of the posting schedules associated with a social media profile.
/profiles/{id}/updates/pending{mediaTypeExtension}
"Returns an array of updates that are currently in the buffer for an individual social media profile.
/profiles/{id}/updates/reorder{mediaTypeExtension}
Edit the order at which statuses for the specified social media profile will be sent out of the buffer.
/profiles/{id}/updates/sent{mediaTypeExtension}
Returns an array of updates that have been sent from the buffer for an individual social media profile.
/profiles/{id}/updates/shuffle{mediaTypeExtension}
Randomize the order at which statuses for the specified social media profile will be sent out of the buffer.
/profiles/{id}{mediaTypeExtension}
Returns details of the single specified social media profile.
/updates/{id}/interactions{mediaTypeExtension}
Returns the detailed information on individual interactions with the social media update such as favorites, retweets and likes.
/updates/{id}/move_to_top{mediaTypeExtension}
Move an existing status update to the top of the queue and recalculate times for all updates in the queue. Returns the update with its new posting time.
/updates/{id}/share{mediaTypeExtension}
Immediately shares a single pending update and recalculates times for updates remaining in the queue.
/updates/{id}/update{mediaTypeExtension}
Edit an existing, individual status update.
/updates/{id}{mediaTypeExtension}
Returns a single social media update.
/user{mediaTypeExtension}
Returns a single user.
18 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \
"https://api.bufferapp.com/1/profiles{mediaTypeExtension}"api.bufferapp.com · HTTPS only