Agents API Overview
Base route: /agents/v1
Authentication:
- Header
X-API-KEYis required on all endpoints.
Endpoints
GET /agents/v1/{mpid}/list: list all agent records visible to the supplier context.GET /agents/v1/{mpid}?dip_id=...: retrieve a single agent by DIP ID.POST /agents/v1/{mpid}/if047/ingest: manually trigger IF-047 ingestion from a configured bucket path.