Many developers are familiar with the Graph API, the main way data is retrieved from or posted to Facebook.
https://developers.facebook.com/docs/graph-api/overview
I was just looking into it and I really can't figure it out. Why is it called the Graph API? Why not the Friends API? Or the FB API?
At Facebook, we talk about the "Social Graph" at lot, which is the representation of people, business, groups and all their relationships. Hence, Graph API.