← Back to Documentation

Frequently Asked Questions

Start API Access — $49/mo
What does AXIMUR verify?

AXIMUR verifies whether a claim is supported, contradicted, or uncertain given a specific grounding source you provide. It returns a structured verdict (SUPPORTED/UNSUPPORTED/UNCERTAIN) with confidence score, reasoning, and an audit trail.

What does it not verify?

AXIMUR does not determine absolute truth about the world. It does not search the web, query external knowledge bases, or verify claims against general knowledge. It only evaluates claims against the specific evidence you supply.

Does it browse the web?

No. AXIMUR is evidence-bounded verification. It evaluates claims only against the grounding source you provide. It does not perform web searches or access external data.

What happens after purchase?

After completing checkout, you will receive your API key via email at the address used for payment (typically within minutes). Your key is active immediately with no approval wait time.

How are API keys delivered?

API keys are delivered via email to the address used during checkout. This is a manual delivery process within 24 hours of purchase.

Is it a replacement for human review?

No. In high-stakes contexts (medical, legal, financial, safety-critical), use AXIMUR as decision support. Flag UNCERTAIN and UNSUPPORTED verdicts for human expert review. Do not rely solely on automated verdicts for critical decisions.

Where are the docs?

Full documentation is available at https://aximur.github.io/aximur-claim-verification-api/

How do I test it?

Get an API key, then use the cURL example in the Quickstart guide. You can also explore the Examples page for integration patterns in different languages.

Learn More

Start API Access — $49/mo
← Back to Documentation