Analytics
Count of Instagram Followers Online
Retrieve the total historical count of your Instagram followers.
GET
/
analytics
/
getInstagramOnlineFollowers
Available on Premium, Business, Enterprise plans.
Retrieve the total historical count of your Instagram followers online per hour, which allows you to optimize posting for maximum engagement.
- Not available on IG Users with fewer than 100 followers.
- Analytics data only available for the last 30 days.
- The time period for a requested day is the previous day at T07:00:00.000Z until the current day at T06:59:59.999Z in UTC. For example the input date of
2024-03-19
is 2024-03-18T07:00:00.000Z start and 2024-03-19T06:59:59.999Z end.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.
Query Parameters
date
string
requiredA day with format: YYYY-MM-DD
. For example, Jan 2, 2024 is 2024-01-02
. The time used will be the start and end of the day in UTC.
formatUTC
boolean
requiredFormat the output with UTC dates start and end. See below.