Skip to content
Try the new beta with capability, integration and automation cycles and more! https://beta.apiopscycles.com/.

Consistent RESTful API design

REST Canvas

Design APIs using RESTful principles, defining resources, verbs, and example requests and responses.

REST Canvas

SVG | JSON | PNG

REST Canvas example

SVG | JSON | PNG

  1. Identify key resources exposed by the API
  2. Define the structure of the API resource model
  3. Specify HTTP verbs used to interact with resources
  4. Provide example requests and responses for each verb