statsocial.com

API Reference: The StatSocial API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which can be understood by off-the-shelf

๐Ÿ”‘ apikey 17 endpoints socialmarketing
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Obtain report output
curl \
  -H "api_key: $API_KEY" \
  http://api.statsocial.com/api/reports/
Get report dates available for a specific report
curl \
  -H "api_key: $API_KEY" \
  http://api.statsocial.com/api/reports/dates/
Get list of generated reports
curl \
  -H "api_key: $API_KEY" \
  http://api.statsocial.com/api/reports/status/
Endpoints (17 total)
GET
/reports/
Obtain report output
GET
/reports/dates/
Get report dates available for a specific report
GET
/reports/status/
Get list of generated reports
GET
/applications/status/
Used to understand API usage
GET
/reports/tweet/create/
Used to create tweet reports
GET
/reports/custom/create/
Step 3 of executing custom report
GET
/reports/custom/insert/
Step 2 of executing custom report
GET
/reports/twitter/create/
Used to create twitter follower report
GET
/reports/custom/generate/
Step 1 of executing custom report
POST
/reports/
Obtain report output
POST
/reports/dates/
Get report dates available for a specific report
POST
/reports/status/
Get list of generated reports
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints17
Authapikey
Categories2
http://api.statsocial.com/api