Getting Started¶
Overview¶
SIX (Sovereign Inference Exchange) provides cryptographic proof of AI execution for regulated industries. This section covers everything you need to start using SIX.
Prerequisites¶
| Requirement | Detail |
|---|---|
| API Key | Issued upon NDA approval |
| Python 3.8+ | For the verification CLI (optional) |
| Network access | To the SIX API endpoint (provided during onboarding) |
Access Tiers¶
| Tier | Access | Requirements |
|---|---|---|
| Developer Beta | API access, basic documentation, sandbox | Beta application approved |
| NDA Partner | Full API, verification tooling, compliance docs | Signed NDA |
| Enterprise | Dedicated deployment, BAA, custom compliance mapping | Enterprise agreement |
Request Access
All access tiers begin with a conversation. Tell us about your use case and regulatory requirements.
Request access →
All access tiers begin with a conversation. Tell us about your use case and regulatory requirements.
Request access →
What You'll Receive¶
Upon approval, you'll receive:
- API key — for authenticating requests
- API endpoint — your designated SIX gateway
- Verification tooling — CLI tool for independent receipt verification
- This documentation — complete API reference and integration guides
Next Steps¶
- Quick Start → — Make your first verified inference
- Authentication → — How authentication works