GET /v1/health
POST /v1/detect/image
input: image_b64 or source_url
image_b64
source_url
option: return_explanation
return_explanation
The gateway supports an optional header:
x-prvx-address: 0xYourAddress
This is a key design affordance: it enables a future-proof link between:
user identity (wallet),
rate limits / priority,
protocol economics (PRVX-based QoS, tiers, credits).
Even without enforcing token gating at this stage, the interface is aligned with the “PRVX sustains the network” model.
Last updated 1 month ago