Skip to main content

Endpoints

This section contains the external Guardhouse API endpoints available to System API clients.

Endpoint Groups

Page Template

Each endpoint page is prepared with the same sections:

  • Source mapping to the server implementation folder
  • HTTP placeholder
  • curl example placeholder
  • .NET SDK placeholder
  • Python SDK placeholder

Current Status

Only the documentation structure is created in this pass. The concrete HTTP methods, routes, request and response contracts, and error details will be added from source next.