api.affix-io.com
Production verify, prove, Merkle, and attestation traffic.
Developers
Everything you need to authenticate, prove locally, and sync to api.affix-io.com.
Production verify, prove, Merkle, and attestation traffic.
Prefixes: aio_, demo_, affix_. Keys from Hub or request access.
Live schema at /v1/openapi.json.
npm install @affix-io/sdknpm install @affix-io/sdk-lightAPI base, auth, packages, and limits.
https://api.affix-io.com for production. Health check: GET /api/health. OpenAPI: GET /v1/openapi.json.
Authorization: Bearer <key> or X-API-Key: <key>. Prefixes include aio_, demo_, and affix_. Request keys at https://www.affix-io.com/request-access/ or manage them at https://hub.affix-io.com/.
Public documentation cites about 10 requests per second per key unless contracted otherwise.
@affix-io/sdk for UltraHonk ZK prove. @affix-io/sdk-light for millisecond proofs. Both Apache-2.0 on npm with source at https://github.com/AffixIO/SDK.