background preloader

Graph APIs

Facebook Twitter

Share API. Introduction Network updates serve as one of the core experiences on LinkedIn, giving users the ability to share rich content to their professional network. Through the Share API, you can enable users take full advantage of this functionality within your application. Use the Share API for: Seamless integrations for user generated content distributionCustom integrations of sharing and re-sharing read articlesPosting user activity and associated content We suggest providing as much content as possible to your share.

Usage You must use an access token to make an authenticated call on behalf of a user Permissions This API requires the following permission (see Member Permissions) Throttle Limits Please reference the limits applied to this API Posting Shares As with any API that allows you to post on behalf of a member, always ensure that the user is fully aware that your application is sharing content on their behalf. Share Input Fields Sample Request Response Returns 201 Created on success. <? <? <? Home | LinkedIn Developer Network. Custom Stories. Getting Started with the Graph API.

How To Develop with Facebook Graph API | APIhub. Getting Started The Graph API is the primary way to get data in and out of Facebook's social graph. It's a low-level HTTP-based API that you can use to query data, post new stories, upload photos and a variety of other tasks that an app might need to do. Facebook's Open Graph lets you define new objects and actions in the social graph of people using your app, and the way that you create new instances of those actions and objects is via the Graph API. The Graph API is also the underlying mechanism that's used by Facebook's iOS, Android, PHP and JavaScript SDKs. It's used by many of the third-party toolkits that exist for other languages. Many people use those higher-level toolkits because they abstract away common actions, but if you want to read or write data out of the graph, you will end up using the Graph API.

The social graph itself is a graph in the computer science sense. It's important to be aware of another Facebook API that provides access to the social graph. Inside Search – Google. Search. What Is Graph Search?