{
  "x402Version": 2,
  "id": 8355,
  "slug": "8355",
  "resource": "https://foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev/v1/scholarly/evidence",
  "description": "Compare one supplied DOI across Crossref and DataCite and return bounded, attributed open-metadata agreement evidence.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x25e8245f07d5e4873987293dad666afbe56a9608",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "12000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "doi": "10.5555/example"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "caveats": [
              "Open metadata evidence only; not peer-review, identity, authorship, originality or legal verification.",
              "Source absence or disagreement must not be interpreted as fraud or invalidity."
            ],
            "disposition": "CONFIRMED",
            "evidenceFingerprint": "0000000000000000000000000000000000000000000000000000000000000000",
            "matches": {
              "doi": true,
              "title": true,
              "year": true
            },
            "product": "open-scholarly-evidence",
            "queriedDoi": "10.5555/example",
            "sources": [
              {
                "doi": "10.5555/example",
                "source": "crossref",
                "status": "FOUND",
                "title": "Evidence: A Study",
                "type": "journal-article",
                "year": 2026
              },
              {
                "doi": "10.5555/example",
                "source": "datacite",
                "status": "FOUND",
                "title": "Evidence - A Study",
                "type": "JournalArticle",
                "year": 2026
              }
            ],
            "version": "1.0.0"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "doi": {
                    "maxLength": 512,
                    "minLength": 6,
                    "type": "string"
                  }
                },
                "required": [
                  "doi"
                ],
                "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"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "caveats": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "disposition": {
                    "enum": [
                      "CONFIRMED",
                      "PARTIAL",
                      "CONFLICT",
                      "UNAVAILABLE"
                    ],
                    "type": "string"
                  },
                  "evidenceFingerprint": {
                    "pattern": "^[0-9a-f]{64}$",
                    "type": "string"
                  },
                  "matches": {
                    "additionalProperties": false,
                    "properties": {
                      "doi": {
                        "type": [
                          "boolean",
                          "null"
                        ]
                      },
                      "title": {
                        "type": [
                          "boolean",
                          "null"
                        ]
                      },
                      "year": {
                        "type": [
                          "boolean",
                          "null"
                        ]
                      }
                    },
                    "required": [
                      "doi",
                      "title",
                      "year"
                    ],
                    "type": "object"
                  },
                  "product": {
                    "const": "open-scholarly-evidence",
                    "type": "string"
                  },
                  "queriedDoi": {
                    "type": "string"
                  },
                  "sources": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "doi": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "source": {
                          "enum": [
                            "crossref",
                            "datacite"
                          ],
                          "type": "string"
                        },
                        "status": {
                          "enum": [
                            "FOUND",
                            "NOT_FOUND",
                            "UNAVAILABLE",
                            "INVALID_RESPONSE"
                          ],
                          "type": "string"
                        },
                        "title": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "type": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "year": {
                          "type": [
                            "integer",
                            "null"
                          ]
                        }
                      },
                      "required": [
                        "source",
                        "status",
                        "doi",
                        "title",
                        "year",
                        "type"
                      ],
                      "type": "object"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "version": {
                    "const": "1.0.0",
                    "type": "string"
                  }
                },
                "required": [
                  "product",
                  "version",
                  "queriedDoi",
                  "disposition",
                  "matches",
                  "sources",
                  "evidenceFingerprint",
                  "caveats"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev",
  "lastUpdated": "2026-09-01T05:02:12.347Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T05:02:11.611Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev",
    "manifest_name": "foundry-open-scholarly-evidence-mainnet.inference-chip-index.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}