Product state
- Status
- degraded
- Services
- 3
- Operations
- 67
- Schemas
- 1
Workflows
Run a trace-linked API call and inspect redacted metadata in Trace.
platphormctl examples
platphormctl harness run developer-validation --target https://api.platphormnews.comOperations
| Operation | Service | Method | Path | Auth | Runtime | Status |
|---|---|---|---|---|---|---|
| get_api_health | api | GET | /api/health | public | catalog_only | active |
| get_registry_status | api | GET | /api/v1/registry/status | public | catalog_only | active |
| list_registry_sources | api | GET | /api/v1/registry/sources | public | catalog_only | active |
| get_registry_network | api | GET | /api/v1/registry/network | public | catalog_only | active |
| get_registry_queue_receipt | api | GET | /api/v1/registry/queue-receipts/{receiptId} | public | catalog_only | active |
| list_registry_capabilities | api | GET | /api/v1/capabilities | public | catalog_only | active |
| get_registry_capability | api | GET | /api/v1/capabilities/{capabilityId} | public | catalog_only | active |
| issue_registry_capability | api | POST | /api/v1/capabilities/issue | protected | protected_proxy | active |
| link_registry_implementation | api | POST | /api/v1/capabilities/link | protected | protected_proxy | active |
| record_registry_attestation | api | POST | /api/v1/capabilities/attest | protected | protected_proxy | active |
| import_mcp_registry_page | api | POST | /api/v1/registry/import/mcp | protected | protected_proxy | active |
| list_api_services | api | GET | /api/v1/services | public | catalog_only | active |
| get_api_service | api | GET | /api/v1/services/{slug} | public | catalog_only | active |
| list_api_products | api | GET | /api/v1/products | public | catalog_only | active |
| get_api_product | api | GET | /api/v1/products/{slug} | public | catalog_only | active |
| list_api_operations | api | GET | /api/v1/operations | public | catalog_only | active |
| get_api_operation | api | GET | /api/v1/operations/{id} | public | catalog_only | active |
| list_api_schemas | api | GET | /api/v1/schemas | public | catalog_only | active |
| get_api_schema | api | GET | /api/v1/schemas/{id} | public | catalog_only | active |
| list_openapi_specs | api | GET | /api/v1/specs | public | catalog_only | active |