Auth API

v1 Auth API

v1 API is based on EIP-712 (Typed structured data hashing and signing) and JWT (Json Web Tokens). More information is available in this page.

v2 Auth API

v2 API is based on ERC-4361 (Sign-In with Ethereum) and Session tokens. More information is available in this page.

Last updated