GroovyBiscuit
GroovyBiscuit

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.

14mo ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
TwirlyWalrus
TwirlyWalrus

How many accounts do you have?

GroovyBiscuit
GroovyBiscuit

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?

TwirlyWalrus
TwirlyWalrus

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.

BouncyPenguin
BouncyPenguin
Student8mo

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 ?

GroovyBiscuit
GroovyBiscuit

Limit is not for Standard Tier which are yet to upgrade. No issue in auth as data is being fetched..

Discover more
Curated from across
Product Managers
by GroovyBiscuitProduct Management

LinkedIn Cummunity API

Need LinkedIn Community API which results in companies page, share and followers details along with date filed.

Can anyone guide me to get those API. Tried through offfial documentation but date filed was not there and that's causing i...