API

Init API

POST /init

Initialize the DSAR runtime context.

This is a public endpoint and does not require bearer authentication in the generated HTTP contract.

Request body: None required.

Response:

Use this endpoint when your deployment or smoke tests expect an explicit runtime-bootstrap step before traffic begins.

Related surfaces:

  • Node SDK: client.system.init()
  • CLI: dsar init
  • Generated docs: GET /docs