{
  "x402Version": 2,
  "id": 323,
  "slug": "323",
  "resource": "https://api.kadec0.xyz/v1/author-search",
  "description": "Author and researcher profile search. An author name returns matching researchers with current affiliation, publication count, total citations, h-index and i10-index, and their most-cited papers — for author lookup, disambiguation, and citation-metrics. Keyless via OpenAlex.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "maxItems": "3",
            "name": "Yoshua Bengio"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "items": [
              {
                "affiliations": [
                  {
                    "country": "CA",
                    "name": "Mila"
                  }
                ],
                "citedByCount": 453326,
                "hIndex": 184,
                "i10Index": 600,
                "name": "Yoshua Bengio",
                "openAlexId": "https://openalex.org/A...",
                "topWorks": [
                  {
                    "citedByCount": 81540,
                    "title": "Deep Learning",
                    "year": 2015
                  }
                ],
                "type": "author",
                "worksCount": 1284
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "maxItems": {
                    "default": "10",
                    "description": "1-25 candidate authors",
                    "type": "string"
                  },
                  "name": {
                    "description": "author name to search",
                    "type": "string"
                  },
                  "top_works": {
                    "default": "5",
                    "description": "top papers per author (0-25)",
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.kadec0.xyz",
  "lastUpdated": "2026-09-15T06:36:10.534Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-15T06:36:10.331Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.kadec0.xyz",
    "manifest_name": "api.kadec0.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}