Generation Pipeline
Request
Template Match
Generate
Validate
Response
Subscriber
Payer (43 templates)
Response Contract
Speed Comparison
Speed Comparison
Mimicron
Real RPA Bot
API Reference
REST API powered by Axum · OpenAPI 3.0 · JSON over HTTP
Contract Types
fast_successInstant response, typical data completeness. Ideal for CI/CD.realistic_success2–5s simulated delay with realistic timing variance.Inline: failure{ "outcome": "failure", "timing": "fast" } — simulate bot errors.Inline: custom{ "outcome": "success", "timing": "realistic", "completeness": "full" }How It Works
1
Request + Contract
Provide subscriber info, select a payer, and choose a response contract (success, failure, chaos). Contracts control outcome, timing, and data completeness.
2
Template Match + Generate
Mimicron selects from 79 PII-free templates, applies the contract rules, randomizes amounts (optionally seeded for determinism), and generates a PatientCoverage response.
3
Validate + Return
Every response is schema-validated before return. Synthetic data only — zero PHI, HIPAA-safe, SOX-compatible. Ready for dev, test, CI/CD, demos.