cURL
curl --request GET \ --url https://api.aimtell.com/prod/segment/{id}/results \ --header 'X-Authorization-Api-Key: <api-key>'
{ "12/07/2019": 29, "12/08/2019": 29, "12/09/2019": 28, "12/10/2019": 28, "12/11/2019": 32, "12/12/2019": 27, "12/13/2019": 30, "12/14/2019": 30 }
Fetches a specific Segment
Segment ID
Date as yyyy-mm-dd (i.e. 2019-12-07)
Date as yyyy-mm-dd (i.e. 2019-12-14)
200