PUBLIC TOOL · AUTHENTICATION: NONE

Scholarly Works Search

Build a direct Crossref request for DOI and publication metadata.

researchdoibibliographyscholarly metadata

Execute

POST https://casemesh.top/api/tools/scholarly-works-search/execute
Content-Type: application/json

{"query":"attention is all you need"}

Definition

{
  "aliases": [
    "paper search",
    "doi lookup",
    "academic literature",
    "论文"
  ],
  "authentication": "none",
  "capabilities": [
    "research",
    "doi",
    "bibliography",
    "scholarly metadata"
  ],
  "delivery": "instructional",
  "description": "Build a direct Crossref request for DOI and publication metadata.",
  "execute_url": "https://casemesh.top/api/tools/scholarly-works-search/execute",
  "executor": "agent",
  "input_example": {
    "query": "attention is all you need"
  },
  "kind": "api",
  "name": "Scholarly Works Search",
  "sources": [
    "https://api.crossref.org"
  ],
  "tool_id": "scholarly-works-search",
  "transport": "http"
}