{"uid":"cap_H-vt-ookr6BZKpmktQ-oc","slug":"2s-research-author-lookup-orcid-7707e83f","name":"2s Research Author Lookup (ORCID)","description":"Resolve a researcher by ORCID iD. Pass orcid (e.g. 0000-0002-1825-0097, with or without the https://orcid.org/ prefix). Returns the researcher name, affiliations (employments and educations with organization, role, department, years, and a current flag), a total works count, and a works summary (title, type, year, DOI when present). Data: ORCID Public API, free and keyless; per-record visibility is set by the record holder. The canonical author key in scholarly metadata — pair with /api/papers/search, /api/paper/doi-lookup, and /api/research/org (ROR institutions). Use to verify an author identity, current institution, or publication record before citing.","url":"https://2s.io/api/research/author","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["orcid"],"properties":{"orcid":{"type":"string","description":"ORCID iD, e.g. 0000-0002-1825-0097."},"worksLimit":{"type":"integer","default":20,"maximum":50,"minimum":1,"description":"Max works returned."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"orcid":"0000-0002-1825-0097","worksLimit":20}}},"response":{"data":{"url":"https://orcid.org/0000-0002-1825-0097","name":{"given":"Josiah","credit":null,"family":"Carberry"},"orcid":"0000-0002-1825-0097","works":[{"doi":"10.5555/12345680","type":"journal-article","year":2012,"title":"A Methodology for the Emulation of Architecture"},{"doi":"10.5555/666655554444","type":"journal-article","year":2012,"title":"The Memory Bus Considered Harmful"},{"doi":"10.5555/987654321","type":"journal-article","year":2011,"title":"The Impact of Interactive Epistemologies on Cryptography"},{"doi":"10.5555/12345679","type":"journal-article","year":2008,"title":"Developing Thin Clients Using Amphibious Epistemologies"},{"doi":"10.5555/12345678","type":"journal-article","year":2008,"title":"Toward a Unified Theory of High-Energy Metaphysics: Silly String Theory"},{"doi":"10.1109/TPS.1987.4316723","type":"journal-article","year":1987,"title":"Bulk and surface plasmons in artificially structured materials"}],"sources":[{"url":"https://info.orcid.org/what-is-orcid/","license":"CC0 1.0 (public data); per-record visibility set by the record holder","provider":"ORCID Public API"}],"worksCount":6,"affiliations":[{"type":"employment","country":"US","current":true,"endYear":null,"roleTitle":"Professor","startYear":1930,"department":"Psychoceramics","organization":"Wesleyan University"},{"type":"employment","country":"US","current":true,"endYear":null,"roleTitle":"Professor","startYear":1929,"department":"Psychoceramics","organization":"Brown University"}]},"meta":{"cost":{"usd":0.0012,"tier":0},"caller":"x402","version":null,"endpoint":"research.author","settlement":{"txHash":"0x8b39bb93db60d12ec2ee6b2c05bca021599336fd4bdb1e73fbc7203d234cc1bb","network":"eip155:8453","success":true}}}},"exampleRequest":{"orcid":"0000-0002-1825-0097","worksLimit":20},"tags":["x402"],"displayCostAmount":"0.0012","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_EhFxw8GQwRthtdhJ3fenI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches an academic researcher's profile, affiliations, and publications from ORCID by their ORCID iD","exampleAgentPrompt":"Look up the ORCID profile for researcher 0000-0002-1825-0097 and give me their name, current affiliations, and up to 20 of their published works.","exampleUseCases":null,"resultDescription":"Returns a JSON object with the researcher's given and family name, ORCID iD, ORCID profile URL, current and past affiliations (with type and organization name), a list of works (title, DOI, year) up to the requested limit, total works count, and data source attribution.","failureModes":["Invalid or malformed ORCID iD returns an error or empty result","ORCID iD does not exist in the registry — empty or 404-style response","Researcher profile is set to private — limited or no data returned","worksLimit out of range (must be 1–50) causes validation error","Network timeout or upstream ORCID API unavailability"],"whenToPreferThis":"Use this endpoint when you have a known ORCID iD and need authoritative, structured data about an academic researcher — their name, institutional affiliations, and publication list. Prefer this over general web search when you need ground-truth researcher identity data sourced directly from ORCID. Ideal for academic due diligence, citation enrichment, researcher verification, or building publication graphs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:57:32.104Z","isFirstParty":false}