OpenAPI retrieved from the Objlab gateway
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
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
- Open the catalog
- Filter the methods
- Check schema and payload
- 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
Input/output schemas extracted and normalized
Some endpoints require dedicated tokens or keys
