Crossref Metadata Search
Crossref is the DOI registration agency for scholarly publishing and exposes metadata for well over a hundred million journal articles, books, book chapters, conference papers, preprints, and datasets. A caller can look up a work by its DOI, search works by title, author, or full-text query, filter results by publication date, type, funder, or license, and list registered publishers, journals, funders, and their associated works. Responses include titles, authors with ORCID ids, publication dates, ISSN and ISBN values, reference lists, and citation counts. No credentials required.
What your agent can do with Crossref Metadata Search
Triggers and actions 6 actions
- ActionFind funders by query
Search the Crossref Funder Registry for funding organizations matching a free-text query. GET /funders
- ActionFind works by query
Search Crossref's bibliographic metadata for works (articles, books, conference papers, etc.) matching a free-text query, with optional filters and sorting. GET /works
- ActionGet funder
Retrieve metadata for a funding organization and its suborganizations by funder ID. GET /funders/{funder_id}
- ActionGet journal
Retrieve information about a journal by its ISSN. GET /journals/{issn}
- ActionGet member
Retrieve metadata for a Crossref member (publisher) by member ID. GET /members/{member_id}
- ActionGet work by DOI
Retrieve full Crossref metadata for a single work given its DOI. GET /works/{doi}
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Crossref Metadata Search API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.