v1

latestOpenAPI 3.0.02026-07-2471143147.5 KB
Authentication

Check allowance status (public)

Check whether an account has an active OperatorHub allowance. Public endpoint — no authentication required. Used by FE to determine whether to show ApproveSingle or Login flow.

get/v1/auth/allowance-status

Query parameters

accountstring

Account address (0x-prefixed)

Response

A successful response.

statusstring

Allowance status: active, expired, or not_approved

allowance_expiryinteger

Unix timestamp when the allowance expires (0 if not approved)