Product state
- Status
- degraded
- Services
- 6
- Operations
- 85
- Schemas
- 1
Workflows
URL -> OpenContent ingest -> Metadata validation -> Share card validation -> Docs export -> Insights analysis -> Echo monitor -> Sheets report.
platphormctl examples
platphormctl opencontent submit url <url>platphormctl opencontent metadata <id|url>platphormctl opencontent share-card <id|url>platphormctl publish url <url> --to opencontentplatphormctl harness run content-pipeline --traceOperations
| 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_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 |
| get_openapi_spec_artifact | api | GET | /api/v1/specs/{serviceSlug} | public | catalog_only | active |