Skip to content

HTTP endpoints

View as Markdown

Method/path index derived from the running protected application’s OpenAPI document.

  • GET /api/openapi.json is owned by OpenAPI Reference.
  • /api/tables/<table> list/get/create/update/delete/lookup/count/export routes are owned by Table endpoints.
  • Metadata and optional SQL families are owned by Metadata and SQL endpoints.
  • Auth context, workspace, and token families are owned by Authentication and token endpoints.
  • Task completion and project progress are project examples owned by their tutorial and report/endpoint guides.