LinkedIn Social API
Need LinkedIn Social API to fetch companies insights of their posts. Tried using existing API but it has daily rate limit of 10. Can anyone suggest me to get right API or deal with this rate limit as we fetch huge amount of last data.
Jordon Lee
Stealth
10 months ago
How many accounts do you have?
Kendall Carmden
Stealth
10 months ago
TWO
Actually we have requested for development access and its mentioned that for standard tier there is no restriction on API calls, upgrading will solve the issue?
Aaron Lee
Stealth
10 months ago
If there is no limit, maybe you are missing the authorization header/key and the rate limit you are seeing is probably for without authorization.
Jordon Vernon
Stealth
10 months ago
Limit is not for Standard Tier which are yet to upgrade. No issue in auth as data is being fetched..
Kendall Lee
Student
3 months ago
I am trying to get post analytics (I.e likes, shares), logged in through linkedin oauth and able to get access token but not able to get response from any other api endpoints like v2/me.
Do you know anything regarding this ?