The Socialpilot API
The Socialpilot API provides access to send updates to your account from your application. To start integrating our api, create an application under your Socialpilot account and generate an access token for a user.
To create an application
- Login into your Socialpilot account
- From Settings drop down menu, click on API Key
- Click on Add App button and provide basic information about your application
- On successful creation of an app, you will get a client ID and a client secret
- Use this details to generate an access token
Endpoints
All available endpoints are mentioned in respective documentation. If you are looking for other endpoints, Write us at support@socialpilot.co
Response Formats
Currently the only available response format is JSON and responses are of type application/json.