FROM JUDGMENT TO APPLICATION.
Build with judgment.
Powered by JEVLINK.
One wallet. Your API keys.
A clear record of every credit.
Read the API docs ↗
Connect your wallet to begin.
Credits, not
confirmation delays.
Prepay with JEVLINK. API calls use your credit balance without waiting for another blockchain transaction.
No payment address or price is published until the checkout is configured. Do not send tokens manually.
Your key.
Your spending limit.
Each key can create judgments only. It cannot withdraw tokens, change account settings or manage other keys.
One request.
A signed judgment.
1 credit per started 1,000 characters of prompt + options. This endpoint accepts freeform requests. Failed inference releases the reservation; a valid “unclear” answer is still a completed judgment.
Paid receipts are private to your account. Retrying the same request with the same idempotency key returns the saved result without a second charge.
Activation is separate from creating keys. This console does not open staking or move tokens automatically.
curl https://jevlink.xyz/api/v1/judgments \
-H "Authorization: Bearer $JEVLINK_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: my-first-check-001" \
-d '{"mode":"freeform",
"prompt":"The report says withdrawals are paused. Are withdrawals available?"}'Every request, accounted for.
Your wallet is your account.
A sign-in signature proves ownership. It does not move funds.
Pay once. Call many times.
Purchase service credits with JEVLINK when payments open. No wallet prompt per API call.
Keep your key server-side.
Set a spending limit. Inspect usage. Revoke access whenever you need.