Objlab
← Back to scenarios
Level 2 - Scenario sheetAPI Discovery

APIScout

A scenario for exploring the methods exposed by the service, checking health and discovery, and trying published calls.

TargetAPIScout
ModeDiscovery openapi
links3 links
Observable outputs4 Observable outputs
Gateway: www.objlab.it·Mock demo: active·Mode: Discovery openapi
Level 3 - Operational demo

This view shows the operational detail of the use case with mock data, logs and observable outputs. The real version runs through LAN backends or the Objlab gateway.

Mode

The demo uses synthetic data and does not call the LAN VM directly.

Mock metrics

  • Discovered methods: 269 - Complete server catalog
  • Groups: 18 - APIs grouped by functional domain
  • Test calls: 12 - Probes executed in the lab

Software involved

  • OpenAPI browser
  • Discovery catalog
  • Request tester

Backend and orchestration

  • www.objlab.it gateway
  • APIScout API
  • request log

Demo flow

  1. Open the catalog
  2. Filter the methods
  3. Check schema and payload
  4. Run the test

Mock request

{ "target": "APIScout", "endpoint": "/openapi.json", "mode": "discovery", "auth": "none" }

Mock response

{ "status": "done", "calls": 269, "groups": 18, "sample": ["/api/admin/shutdown", "/api/aiengines"] }

Observable outputs

Published methodsHealthInput/output schemaCall trace

Execution log

Discovery

OpenAPI retrieved from the Objlab gateway

Parse

Input/output schemas extracted and normalized

Catalog

Some endpoints require dedicated tokens or keys