Dashboard Manage your API access, plan, and request activity.
Current Plan
Free
1,000 analyses per month
Monthly Usage
184
816 requests remaining
Rate Limit
2/s
Burst limit: 5
Last Decision
HOLD
Safe hold profile detected

API Access

Use this API key to send requests to the VAXONI deterministic decision endpoint. Keep your key private and never expose it in client-side code.

vx_free_••••••••••••••••••••••••••••

Endpoint: POST https://api.vaxoni.com/v1/analyze

Header: x-api-key: YOUR_API_KEY

Monthly Usage

Your current billing period usage is shown below. Upgrade when you need higher volume, stronger throughput, or production-scale access.

184 of 1,000 analyses used this month.

Recent Decisions

Latest API decision events from your account.

Time Status Risk Class Latency
Today, 14:22 HOLD LOW 0.39ms
Today, 14:08 PASS LOW 0.41ms
Yesterday, 21:46 RED HIGH 0.52ms

Integration Checklist

Connect VAXONI safely into your workflow.

  • Send requests with HTTPS POST.
  • Include your API key in the x-api-key header.
  • Handle PASS, HOLD, and RED states explicitly.
  • Route HOLD and RED to human review or escalation.