Public endpoints
GET /api/v1/services returns the six service categories and their official landing pages.
GET /api/v1/status returns the current discovery-service status.
GET /.well-known/api-catalog returns an RFC 9727 JSON Linkset.
Workforce Infotech publishes a read-only service catalog, status endpoint, OpenAPI description, OAuth metadata and a protected capability endpoint for automated discovery.
GET /api/v1/services returns the six service categories and their official landing pages.
GET /api/v1/status returns the current discovery-service status.
GET /.well-known/api-catalog returns an RFC 9727 JSON Linkset.
client_name to /oauth/register.grant_type=client_credentials&scope=agent.read to /oauth/token using HTTP Basic authentication./api/v1/private-capabilities with the bearer token./oauth/revoke when it is no longer needed.The protected endpoint only returns integration links. It does not expose customer records, accept payments or submit project enquiries.