Seems like there are two categories of API's for websites today.
API's which allow the functionality of the site to be extended like Facebook, Myspace, etc. These API's seem to be very diverse.
API's which allow interaction with the existing site functionality like Twitter, Flickr, etc. These all seem to be REST based.
If you were creating a website that allowed both functional extension and outside interaction, what existing API's would you use as a reference model?
