Overview
H33 Primitives API is post-quantum, portable attestation infrastructure.
You submit decision substrate and receive a post-quantum-signed attestation that survives outside H33 and re-verifies anywhere.
Every endpoint call leaves behind an independently verifiable receipt. The receipt is hash-linked, signed with three post-quantum signatures (ML-DSA-65 + FALCON-512 + SLH-DSA-128f), and fetchable at GET /v1/receipts/{id}. A regulator, auditor, or counterparty can prove what the API did at time T - without contacting H33.
The v0.1 API is deliberately small. Six primitives. No workflows. No AI inference in the request path. The primitive discipline is the feature.
SIX PRIMITIVES:
- Bundles: POST /v1/bundles returns a SHA3-256-addressed bundle ID.
- Attestations: POST /v1/attestations returns a 3-PQ-signed attestation pinning per-decision state_ids.
- Submissions: POST /v1/submissions returns a firm-signed regulatory submission event.
- Verifiers: GET /v1/verifiers returns discovery of vendor-independent verifier releases.
- Replay: POST /v1/replay returns a deterministic state_id reproducing the decision.
- Portability: POST /v1/portability/verify returns a reconstructability verdict.
Each primitive supports POST (issue), GET /{id} (fetch), POST /{id}/verify (independent verification). Verification produces a structural verdict; it never produces an opinion.
WHAT IS ONE ATTESTATION:
One attestation = one Merkle root, regardless of items beneath it. Attest one document, one million transactions, or an entire computation batch. Same primitive. Same price. Every attestation includes FHE computation, SHA3-256 commitment, ML-DSA-65 + FALCON-512 + SLH-DSA-128f signatures, and the permanent 74-byte H33-74 primitive. Post-quantum is the floor, not a premium feature. No classical-only option exists.
EVERY CALL RETURNS JSON PLUS EVIDENCE:
Every endpoint call adds an X-H33-Receipt-Id header. The receipt JSON contains the endpoint, timestamps, SHA3-256 hashes of request and response bodies, a prev_receipt_hash chain link, three post-quantum signatures, and the signer's public-key fingerprint. Chain head and signer pubkey are public. A consumer can re-verify a receipt using only the public key, with no H33 contact required.
USE CASES:
- A firm transmits decision substrate to a regulator. POST bundle, attestation, submission. The regulator runs the open-source verifier - the loop closes without contacting H33.
- An auditor reconstructs API activity. Pull receipts, verify signatures with the public pubkey, prove what the API did at time T without trusting H33.
- A counterparty verifies an inherited substrate during diligence. POST /v1/portability/verify returns a Twin-reconstructability verdict.
TECHNICAL SPECIFICATIONS:
- Encryption: H33-PQ-1 envelope (ML-KEM-768 + AES-256-GCM, inside TLS)
- Signatures: ML-DSA-65 + FALCON-512 + SLH-DSA-128f (NIST FIPS 203/204/205-aligned)
- Hashing: SHA3-256 throughout; artifact IDs are content hashes
- Storage: Content-addressed; tamper-evident by construction
- Verification CLI: Vendor-independent open-source binaries at h33.ai/verifier/
PRICING:
$0.001 per attestation issued. Pay-as-you-go on AWS Marketplace; volume tiers and committed-use discounts available for enterprise contracts.
H33 is an H33.ai, Inc. company. Documentation: h33.ai/docs. Public verifier: github.com/H33ai/h33-verifier. Support: support@h33.ai .
Highlights
- Six post-quantum primitives, deliberately small: Bundles, Attestations, Submissions, Verifiers, Replay, Portability. No workflows, no AI inference in request path. The primitive discipline is the feature. Every primitive supports POST (issue), GET (fetch), POST /verify (independent verification). 3-PQ-signed (ML-DSA-65 + FALCON-512 + SLH-DSA-128f). NIST FIPS 203/204/205-aligned.
- Every endpoint call returns JSON plus evidence. Each response carries an X-H33-Receipt-Id header pointing at a hash-chained, post-quantum-signed receipt at GET /v1/receipts/{id}. Includes endpoint, timestamps, SHA3-256 of request and response bodies, prev_receipt_hash linking to the chain, three PQ signatures, signer pubkey fingerprint. Most APIs return JSON. This one returns evidence.
- The artifact survives the originating system. A regulator, auditor, acquirer, or carrier pulls GET /v1/receipts/{id}, runs the vendor-independent open-source CLI (h33.ai/verifier), and re-verifies what the API did at time T - across rollbacks and key rotations - without contacting H33. Production-validated closed-loop: bundle, attestation, verifier all agree with zero H33 contact required.
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/unit |
|---|---|---|
Base Authentications (per 1,000) | Post-quantum auth at H0/H1 level. 1 unit = 1,000 auths. FHE+ZKP+Dilithium. | $70.00 |
H33-128 Authentications (per 1,000) | Post-quantum auth at H33-128 NIST L1-L3. 1 unit = 1,000 auths. | $80.00 |
H-256 Authentications (per 1,000) | Post-quantum auth at H-256 NIST L5. 1 unit = 1,000 auths. | $90.00 |
Cached Authentications (per 1,000) | Cached auth lookups at 10% of base rate. 1 unit = 1,000 lookups. | $7.00 |
Basic KYC Verification | Document verification, selfie match, and OFAC screening. Per verification. | $49.00 |
Enhanced KYC Verification | Address verification, PEP/sanctions screening, Soulbound NFT. Per unit. | $79.00 |
Full KYC/AML Bundle | Transaction screening and ongoing monitoring bundle. Per verification. | $99.00 |
Post-Quantum Attestation | One attestation = one Merkle root, regardless of items beneath it. | $0.001 |
Vendor refund policy
No refunds for usage-based charges. Cancel anytime.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Additional details
Usage instructions
Getting Started with H33
- After subscribing, you will be redirected to the H33 registration page
- Create your H33 account or link to an existing account
- Your AWS Marketplace subscription will be automatically linked
- Access your API keys from the H33 dashboard
- Start making authenticated API calls - usage is metered automatically
API Documentation
Full API reference: https://h33.ai/api Documentation: https://docs.h33.ai
Support
Email: support@h33.ai Documentation: https://docs.h33.ai
Resources
Vendor resources
Support
Vendor support
Free tier: Community support. Starter-Pro: Email (12-48hr response). Business and above: 24/7 phone and email. Enterprise: Dedicated Slack channel with direct engineering access.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products


