> ## Documentation Index
> Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Web3 Auth Schemas

> Generated operation schema index for Web3 Auth. Includes 0xArchive route contracts, success schemas, deprecation labels, and linked operation schema pages.

Source OpenAPI: 0xArchive API 1.5.0; 140 paths; 119 component schemas.

Use this page to find Web3 Auth operation schemas by method and path. Open an operation schema for the raw JSON shape, or use Endpoint Reference for the full request and response page.

| Method | Path                      | operationId                                          | Success schema        | Deprecated |
| ------ | ------------------------- | ---------------------------------------------------- | --------------------- | ---------- |
| `POST` | `/v1/auth/web3/challenge` | [web3Challenge](/schemas/operations/web3-challenge)  | Web3ChallengeResponse | no         |
| `POST` | `/v1/auth/web3/verify`    | [web3Verify](/schemas/operations/web3-verify)        | Web3AuthResponse      | no         |
| `POST` | `/v1/web3/keys`           | [web3ListKeys](/schemas/operations/web3-list-keys)   | Web3KeysResponse      | no         |
| `POST` | `/v1/web3/keys/revoke`    | [web3RevokeKey](/schemas/operations/web3-revoke-key) | Web3RevokeResponse    | no         |
| `POST` | `/v1/web3/signup`         | [web3Signup](/schemas/operations/web3-signup)        | Web3SignupResponse    | no         |
| `POST` | `/v1/web3/subscribe`      | [web3Subscribe](/schemas/operations/web3-subscribe)  | Web3SubscribeResponse | no         |
