AXIOM Docs

Operational reference for the public AXIOM v1 surface. This page covers account access, billing and recovery, error handling, and links into the raw API reference.

Open API Reference Open OpenAPI JSON Open Billing Portal

Public Hosts

HostPurpose
https://app.axi0m.deCustomer-facing landing, registration, sign-in, billing portal, results, invoices, support.
https://api.axi0m.deMachine-facing API root, webhook target, OpenAPI surface, auth and billing endpoints.

Account Access

Billing And Recovery

Live chat is not part of the current public support scope. Support is handled through the portal actions and email.

Error Catalog

This public list only includes error classes that are meaningful for customer-facing operation. Internal or unverified placeholder codes are intentionally excluded.

CodeMeaningRecommended next step
PAYMENT_DECLINEDAuthorization or capture failed at the billing provider.Update the payment method and use the retry-payment recovery action.
WORKER_UNAVAILABLERequested worker/runtime profile is unavailable.Select a supported profile or restore the required worker runtime.

Machine-readable error entries remain available via /v1/errors/<error_code>.

FAQ

What belongs here?

This section is reserved for customer-facing operational questions and answers. Add only confirmed guidance that reflects the live AXIOM workflow.

Suggested topics

  • How account verification works
  • What happens before a job is charged
  • How to retry a failed payment
  • Where to find invoices and proofs
  • When to use support email versus portal recovery actions

Status

FAQ content is not finalized yet and will be expanded with validated customer guidance.