APIs.json APIs Name (Negative) (Edit)

The name of your API is one of the most important design decision you can make, and will be one you will have to live with throughout the life of your API. Take the time to make sure the API accurately describes the API, and avoid using common words about the patterns and infrastructure used--keep the name of the API simple, easy to read, and meaningful to the consumer of the API. You can find details about the name property for APIs.json, and explore API names more via API Evangelist.

JSON Version

YAML Version


Back to All of the Rules