{
  "x402Version": 2,
  "id": 13877,
  "slug": "13877",
  "resource": "https://tuski.pay.zeroclick.io/api/v1/email-validation/jobs",
  "description": "Create an email validation job from a JSON list of addresses or CSV text (send exactly one). Poll its status, then fetch results as JSON or CSV. Billing counts only testable addresses, fixed at creation; unreachable, disposable and typo domains are free.",
  "type": "http",
  "accepts": [
    {
      "scheme": "upto",
      "network": "eip155:8453",
      "payTo": "0x85d36d9ad960cece6f7c707bbb0d7af45705a621",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 1800
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "emails": [
              "jane@example.com"
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "example": {
                  "emails": [
                    "jane@example.com"
                  ]
                },
                "properties": {
                  "csv_text": {
                    "description": "CSV content containing the addresses. Send exactly one of emails or csv_text.",
                    "type": "string"
                  },
                  "emails": {
                    "description": "Addresses to validate. Send exactly one of emails or csv_text.",
                    "items": {
                      "format": "email",
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "terms": {
      "info": {
        "links": [
          {
            "kind": "platform_terms_of_service",
            "url": "https://www.zeroclick.ai/legal/buyer-terms-of-service"
          }
        ],
        "note": "By paying this challenge, whether directly or through an agent acting on your behalf, you accept the platform's buyer terms of service; an agent's payment and acceptance are attributed to you and bind you as if you had taken them yourself."
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "links": {
            "items": {
              "properties": {
                "kind": {
                  "enum": [
                    "terms_of_service",
                    "privacy_policy",
                    "additional_terms",
                    "platform_terms_of_service"
                  ],
                  "type": "string"
                },
                "url": {
                  "type": "string"
                }
              },
              "required": [
                "kind",
                "url"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "note": {
            "type": "string"
          }
        },
        "required": [
          "links"
        ],
        "type": "object"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.010000",
          "id": "apay_0jByOeCVq30-GM--Gk8hr"
        },
        "requestId": "zcreq_slKvPhPWeaUzMwmYOcPBz",
        "service": "email-validation"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "terms",
    "zeroclick"
  ],
  "sourceHost": "tuski.pay.zeroclick.io",
  "lastUpdated": "2026-09-18T18:30:02.758Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T18:30:00.151Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "tuski.pay.zeroclick.io",
    "manifest_name": "tuski.pay.zeroclick.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}