cURL
curl --request GET \ --url https://api.smartlyq.com/v1/analytics/posts \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": "<unknown>", "usage": { "units": 123, "cost": "<string>", "balance_remaining": "<string>" }, "meta": { "request_id": "<string>", "timestamp": "2023-11-07T05:31:56Z" } }
API key from Developer dashboard (Bearer token).
Page number (1-based).
x >= 1
Items per page.
1 <= x <= 100
Post analytics for the date range
true
Show child attributes