Open API: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted references removed Visual edit Mobile edit Mobile web edit
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 6:
 
== Alternative Definitions ==
There is no universally accepted definition of the term "Open API" and it may be used to mean a variety of things in different contexts, including:<ref>{{Cite web |last=Dodds |first=Leigh |title=What is an Open API? |url=http://blog.ldodds.com/2014/03/25/what-is-an-open-api/ |access-date=2015-11-02 |website=Lost Boy|date=25 March 2014 }}</ref>
# An API backed by [[open data]]. Openbyen data is freely available for everyone to use and republish as they wish, without restrictions from copyright, patents or other mechanisms of control; or
# An API for use by developers and other users with relatively few restrictions. It may require registration or enforce quotas and [[Rate limiting|rate-limits]], but registration is free and open to all; or
# An API based on an [[open standard]], whichhich specifies the mechanism by which a consumer queries the API and interprets its responses.
# An API backed by [[open data]]. Open data is freely available for everyone to use and republish as they wish, without restrictions from copyright, patents or other mechanisms of control; or
# An API based on an [[open standard]], which specifies the mechanism by which a consumer queries the API and interprets its responses.
 
== Open API versus private API ==