Demo surface

Beagle API DISCOVERY

Dummy APIs for discovery scanners and integration tests. Interactive UI attached.

V1 GET APIs

10
  • GET /health
  • GET /api/v1/services
  • GET /api/v1/endpoints
  • GET /api/v1/catalog
  • GET /api/v1/schemas
  • GET /api/v1/metadata
  • GET /api/v1/version
  • GET /api/v1/status
  • GET /api/v1/routes
  • GET /api/v1/dependencies

V1 POST APIs

10
  • POST /api/v1/register
  • POST /api/v1/discover
  • POST /api/v1/heartbeat
  • POST /api/v1/sync
  • POST /api/v1/annotate
  • POST /api/v1/subscribe
  • POST /api/v1/unsubscribe
  • POST /api/v1/validate
  • POST /api/v1/report
  • POST /api/v1/webhook

V2 GET APIs

3
  • GET /api/v2/users
  • GET /api/v2/metrics
  • GET /api/v2/config

V2 POST APIs

2
  • POST /api/v2/login
  • POST /api/v2/submit

API Response

Click a "Test" button above to view the API response here.