dashboard

Domain Canvas

subdirectory_arrow_right
API Design
floor

Steps

  1. Entities: Define core entities relevant to your domain.
  2. Attributes: Document the attributes for each entity.
  3. Relationships: Map relationships between entities.
  4. Shared Concepts: Identify shared concepts across APIs.
  5. API Impact: Link domain concepts to API features or products.
lightbulb

Tips

  • Align with outputs from the Customer Journey Canvas.
  • Document examples for each entity and relationship.
  • Validate the domain model with multiple stakeholders.
groups

Collaborate

Start by listing entities and their attributes, followed by defining relationships to create a holistic domain model.

verified

Quality

Ensures data models and entities are consistent and reusable across APIs, reducing redundancy.

speed

Speed

By defining a consistent domain model, teams can avoid rework and build APIs faster.

Back to related APIOps Cycles phase:
API Design