{
  "x402Version": 2,
  "id": 3142,
  "slug": "3142",
  "resource": "https://api.robotsshop.io/v0/swartzpath",
  "description": "Swartzpath — legal OA path to the paper (Unpaywall/OpenAlex). Not Sci-Hub. Closed stays closed.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x53831fab63ba75a958115c3b4eb598a10cfcc7e0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "doi": "10.1038/nature12373"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "doi": "10.1038/nature12373",
            "grade": "A",
            "oa_status": "gold",
            "pdf_url": "https://example.org/paper.pdf",
            "product": "Swartzpath",
            "seller": "RobotsShop"
          },
          "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": {
                  "doi": {
                    "description": "DOI to resolve to a legal open-access PDF",
                    "type": "string"
                  },
                  "q": {
                    "description": "Free-text paper search (used when no doi)",
                    "type": "string"
                  }
                },
                "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.robotsshop.io",
  "lastUpdated": "2026-08-28T03:44:03.873Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T03:44:03.344Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.robotsshop.io",
    "manifest_name": "api.robotsshop.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"
  }
}