Search⌘ K
AI Features

Solution: Sketching APIs

Explore the process of sketching API resources and responses to visualize workflows and data structures. Learn to use HTML sketches for resource navigation and JSON sketches for response details, leveraging the Apiary Editor for practical API design.

The solution for this exercise is the first chance to actually sketch out what API resources and responses will look like. The instructions are to start with the WSD credit-check-diagram.png and then create sketches of what the API should look like.

The first sketch is an HTML sketch that shows all the possible resources and the navigations between them. The second ...