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.
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.
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.
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.
API keys are delivered via email to the address used during checkout. This is a manual delivery process within 24 hours of purchase.
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.
Full documentation is available at https://aximur.github.io/aximur-claim-verification-api/
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.