MetaSolve VaaS API
OpenAPI 3.0 contract for scoped verification and ledger receipts.
/api/v1/policiesRegister a governed policy document with source hash, owner, approval state, and workspace binding.
/api/v1/claimsBind a clause-level formal claim to a policy ID, version, approval state, and release gate.
/api/v1/proofs/runRun a policy-bound Lean proof and produce signed ledger evidence.
/api/v1/verifyRequires write:verification. Supports X-MetaSolve-Project-ID and X-Workspace-Target.
/api/v1/ledger/{run_id}Requires read:ledger.
/api/v1/evidence/{evidence_id}Read policy, proof, signature, and deployment binding metadata.
/api/v1/release-gate/{claim_id}Return the latest blocked, review, passed, or pending evidence decision.
/api/v1/trust/verifyRun enterprise AI trust verification with production metadata binding.
/api/v1/trust/governance/{verification_id}Read NIST, ISO, SOC2, FedRAMP, DORA, OSFI, Basel, and related governance mappings.
/api/v1/trust/runtime/{verification_id}Read drift, freshness, hallucination, anomaly, and continuous-risk signals.
/api/v1/trust/production-binding/{verification_id}Read policy, deployment, model, supply-chain, hardware-trust, and zero-trust bindings.
/api/v1/trust/model-registryList model fingerprints, hashes, dataset lineage, prompt versions, and inference versions.
/api/v1/trust/deploymentsList deployment IDs, endpoints, app versions, SBOM hashes, SLSA attestations, and Cosign references.
OpenAPI JSON
Loading...