Nest Engineering Docs
Dev API

Interfaces

Inbound and outbound contracts for Dev API

Inbound interfaces

  • List public and internal endpoints or RPCs.
  • Document authn/authz and validation.
  • Define idempotency and retry behavior.

Outbound dependencies

  • Document service-to-service calls.
  • Note external APIs and timeouts.

Contracts and schemas

  • Link to OpenAPI/Proto specs.
  • Document versioning and compatibility rules.

Last updated on