Family summary
| Surface | Visibility | Authoritative artifact |
|---|---|---|
| Client Request / Operator | Restricted | packages/api-docs/merged/client-request-swagger.json |
| KYC Operator | Restricted | rust-packages/kyc-operator/app/src/api/api-docs.yaml |
Contract snapshot
| Surface | Path shape in source artifact | Request / response posture | Public-doc treatment |
|---|---|---|---|
| Client Request / Operator | /v2/encryption-key, /v2/request | JSON key retrieval plus encrypted application/octet-stream request submission and receipt/error responses | Boundary summary only; use public REST auth, signing, and encryption pages for the shared write-path concepts |
| KYC Operator | /kyc/v1/* including health, encryption-key, enrollment, auth, status, and root-key operations | JSON control/status responses plus binary enrollment payload submission where the artifact calls for encrypted KYC data | Boundary summary only; public docs describe visibility and ownership, not a complete public contract |
Visibility rule
These families are not public by default. Public docs may describe their boundary, audience, and source artifacts without implying general public availability.Public-route behavior
| Route type | Public behavior |
|---|---|
| Current family route | This page is the canonical public boundary summary for restricted operator and compliance-oriented API families |
| Historical deep links | Older operator/client-request/KYC detail links resolve back to this boundary summary rather than exposing a deeper public contract |
| Retired raw-spec mirror URLs | /api-specs/operator-client-request.json and /api-specs/operator-kyc.yaml are handled as boundary-continuity routes, not as public generated-spec publication |
| Shared write-path concepts | Public readers should use REST Authentication, Request Signing Reference, and Request Encryption Reference when they need the public-facing explanation of signing and encrypted submission posture |
Boundary notes
| Topic | Public contract |
|---|---|
| Audience | Operator and compliance-oriented readers only |
| Generated specs | Public Mintlify does not publish generated operator or KYC spec bundles |
| Public-doc scope | This page is a boundary and source-ownership summary, not a public endpoint catalog |
| Escalation path | Use support or the owning operational process when a restricted-surface contract is needed but not published publicly |
| Historical route handling | Older public operator/client-request/KYC detail links resolve back to this boundary summary rather than exposing a deeper public contract |
Authoritative sources
packages/api-docs/merged/client-request-swagger.jsonrust-packages/kyc-operator/app/src/api/api-docs.yaml