{
  "x402Version": 2,
  "id": 15664,
  "slug": "doi-citation-report",
  "resource": "https://saylorinnovations.com/api/research/doi?doi={doi}",
  "description": "Resolve a DOI into normalized publication metadata, citation text, identifiers and source links. Abstracts and full paper text are excluded.",
  "type": "http",
  "resourceType": "API",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "7LSjfrJf8fNsB8VA9u7N3WEn25smQLpob3SvyUvXacy7",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "3000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "7LSjfrJf8fNsB8VA9u7N3WEn25smQLpob3SvyUvXacy7",
      "asset": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
      "amount": "3000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf8A376eBF123D7252cd7b66bcD77A727a4def22f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0xf8A376eBF123D7252cd7b66bcD77A727a4def22f",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "3000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0xf8A376eBF123D7252cd7b66bcD77A727a4def22f",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "3000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "type": "object",
    "required": [
      "service",
      "subject",
      "retrievedAt",
      "source",
      "report"
    ],
    "properties": {
      "service": {
        "type": "string"
      },
      "subject": {
        "type": "string"
      },
      "retrievedAt": {
        "type": "string",
        "format": "date-time"
      },
      "source": {
        "type": "object",
        "required": [
          "name",
          "url"
        ],
        "properties": {
          "name": {
            "type": "string"
          },
          "url": {
            "type": "string",
            "format": "uri"
          }
        }
      },
      "report": {
        "type": "object",
        "required": [
          "doi",
          "title",
          "authors",
          "citation"
        ],
        "properties": {
          "doi": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "authors": {
            "type": "array",
            "items": {
              "type": "string"
            }
          },
          "publisher": {
            "type": [
              "string",
              "null"
            ]
          },
          "publication": {
            "type": [
              "string",
              "null"
            ]
          },
          "year": {
            "type": [
              "integer",
              "null"
            ]
          },
          "citation": {
            "type": "string"
          },
          "referenceCount": {
            "type": [
              "integer",
              "null"
            ]
          },
          "citedByCount": {
            "type": [
              "integer",
              "null"
            ]
          },
          "type": {
            "type": [
              "string",
              "null"
            ]
          },
          "url": {
            "type": "string"
          }
        }
      }
    }
  },
  "tags": [
    "research",
    "research",
    "doi",
    "citations"
  ],
  "sourceHost": "saylorinnovations.com",
  "lastUpdated": "2026-09-19T02:18:33.120Z",
  "quality": {},
  "metadata": {
    "capabilities": [
      "verify a citation",
      "resolve a DOI",
      "collect publication metadata"
    ],
    "license": "Commercial — pay-per-request via x402",
    "repository": "https://github.com/SaylorInnovations/solana-x402"
  },
  "liveness": {
    "isLive": true,
    "lastCheckedAt": "2026-09-19T02:41:34.176Z"
  },
  "verified": true,
  "featured": false,
  "provider": {
    "host": "saylorinnovations.com",
    "manifest_name": "Saylor Innovations Knowledge Base",
    "source": "submitted",
    "source_manifest_url": "https://saylorinnovations.com/.well-known/x402.json",
    "submitted_at": "2026-09-19T02:18:33.119Z"
  }
}