Where to find examples

A great place to learn about all types of API examples is the API Evangelist site. Kin Lane is the author and the blog is excellent.

He maintains multiple OpenAPI examples in GitHub at https://github.com/api-evangelist. As an example, there’s the Eventbrite API, the Slack API,

An often-seen example is the “Petstore” REST API example that’s used in the documetnation for Swagger tools and the OpenAPI standard example. The JSON file is available at

API Stylebook

The API Stylebook at http://apistylebook.com/ lets you browse the various API style guides from technology companies like Microsoft, Atlassian, Google, and more.