Developers — the Mirai Move API and SDKs
A governed, read-only API over released deliverables, Cases, evidence, matches, solution gaps and monitoring — within your credential's scopes. Write, outreach and payment functions do not exist in the contract.
What the API provides
Who it is for
Authentication model
Scopes
Every credential carries an explicit scope list:
cases:read · evidence:read · suppliers:read · matches:read · solution-gaps:read · monitoring:read · deliverables:read
Rate behavior
Data classification
Sample / synthetic environment
Errors / refusals
Pagination
Contract and versions
The contract is v1. A contract change ships as a new version; each SDK embeds the SHA-256 digest of the exact contract it targets.
openapi sha256: 7b5f61d69207bcaba6e32fd680fc73761b7ed63cf0338e3819bebbe8afbef4d6
API reference
Official SDKs (self-hosted distribution)
Deterministic artifacts distributed from Mirai Move itself — no external registry required. Every artifact carries its version, contract version, contract digest, checksum, license, README, examples and changelog. No credential is embedded in any artifact.
- mirai-move-sdk-ts-1.0.0.tgztypescript-npm-package · v1.0.0 · 4.6 KB
SHA-256: 3d2e8cab3d66ba6146f43f609d2bb4834cebf1aa9698a6c042f1e26b85c206d4
- mirai_move_sdk-1.0.0-py3-none-any.whlpython-wheel · v1.0.0 · 10.5 KB
SHA-256: 1c03df5639a08275c7dd857ab92e0d632fb4614891336caf595da39a571bca94
- mirai-move-sdk-source-1.0.0.zipsource-archive · v1.0.0 · 39.9 KB
SHA-256: 40611d1d0cb6fad5e4a19b4351d4e589236d26ec69d632fad1150319b6ffb416
- CHECKSUMS
Software / Agent Package
The integration package (MM-SWP) contents, data boundary and security model are canonical in the package manifest. Inspect its structure through the synthetic sample document.
Security boundary
- Authentication is a bearer credential issued under governed human approval; there is no self-service key issuance.
- Credentials are never embedded in any artifact; every published artifact is secret-scanned as built bytes.
- All access is read-only; write, outreach and payment functions are not part of the API contract.
- Every request, including refusals, is audited server-side with durable rate limiting.
- The package consumes the governed Mirai Move read API only: released deliverables, Cases, evidence, matches, solution gaps and monitoring, within the credential's scopes and classification ceiling.
- No customer data leaves the customer's systems through the SDK beyond the API requests it makes; the SDK stores nothing.
- No internal infrastructure, provider integration or internal source code is part of any customer package.
Request access
Credential issuance passes governed human approval. Nothing is issued from a public page.
Request a workspace / API