#Developing Restful APIs: A Comprehensive Set of Guidelines for Trust1Team development
Latest published version: HTML | PDF (only to provide easy way of single-page search)
Great RESTful APIs look like they were designed by a single team. This promotes API adoption, reduces friction, and enables clients to use them properly. To build APIs that meet this standard, and to answer many common questions encountered along the way of RESTful API development. We have shared it with you to inspire additional discussion and refinement within and among your teams, and contribute our learnings and suggestions to the tech community at large.
Feel free to use these guidelines as a guidance for your own development. Note that we encourage our own teams to use them in order to challenge their APIs. As such, you should consider this to be a living, evolving document. We will revise and update based on our learnings and experiences.
After a short Introduction, these guidelines include chapters on the following topics:
- Design Principles
- General Guidelines
- Security
- Compatibility
- JSON Guidelines
- Naming
- Resources
- HTTP
- Performance
- Pagination
- Hypermedia
- Data Formats
- Common Data Objects
- Common Headers
- Proprietary Headers
- API Discovery
- Events
- Tooling
We have published these guidelines under the CC-BY (Creative commons Attribution 4.0) license. Please see LICENSE file.