EZPZ API Access

Save this key now. Treat it like a password.

Your API Key

ezpz_39130a110dd82e4b398ed979f135253d

Quickstart

curl -s \
  -H "X-API-Key: ezpz_39130a110dd82e4b398ed979f135253d" \
  -F "file=@/path/to/file" \
  https://farpy.com/ezpz/upload | jq

Proof + Result

The API returns URLs like:
https://farpy.com/ezpz/proof/<job_id>.proof.json
https://farpy.com/ezpz/result/<job_id>.<artifact>

Errors

401 unauthorized
429 rate_limited
Render now Run NodeMuncher