Base URL: https://axiom42.com · Version: v1
Authenticated endpoints accept either an API key or a JWT token:
Authorization: Bearer ax_live_xxxxxxxx # API key Authorization: Bearer eyJhbGci... # JWT token
{
"email": "user@example.com",
"password": "min8chars",
"name": "Optional Name"
}
{
"email": "user@example.com",
"password": "yourpassword"
}
{
"input": "What are the deterministic inference rules?"
}
{
"response": "...",
"register": "EXPLANATORY",
"template": "EXPLANATORY.DETERMINISTIC_REASONING.QUERY",
"domain": "DETERMINISTIC_REASONING",
"intentType": "QUERY",
"pipelineStatus": "COMPLETE",
"responseHash": "sha256:...",
"certHash": "sha256:...",
"pipeline_duration": 22.4,
"dpcl_duration": 1.1,
"total_duration": 23.5,
"trace": [...]
}
{ "title": "My Conversation" }
?limit=50.{ "input": "Explain the safety envelope." }
{ "title": "New Title" }
{ "prompt": "A cybernetic owl", "size": "1024x1024" }
{ "text": "create a variable called name with value hello" }
| Tier | Price | Queries/mo | Max Input | Audit | Images |
|---|---|---|---|---|---|
| Free | $0 | 100 | 500 chars | — | 5/mo |
| Developer | $29 | 5,000 | 2,000 chars | ✓ | 50/mo |
| Business | $99 | 50,000 | 5,000 chars | ✓ | 200/mo |
| Enterprise | $499 | Unlimited | 10,000 chars | ✓ | Unlimited |