/figshare/articles/search

POST /api/figshare/articles/search

Price: 20 credits

Search Figshare research outputs by full text, DOI, publication DOI, item type, publication or modification date, group and institution. Returns each record's id, DOI, title, item type, the dates it was created, published and last modified, its thumbnail, and the DOI and title of the publication it supplements.

How to use it

Use this to find Figshare records and then pass each `id` to /figshare/articles for the authors, description, licence and files — a search row carries none of those. `query` is the only text matching there is; a misspelt or unsupported filter is ignored by Figshare rather than rejected, so this endpoint sends only the filters listed above. Passing `doi` is the way to resolve a publisher DOI to a Figshare record. Figshare reports no result total and will not serve past 10000 matches for any one query, so narrow with `published_since` or `item_type` rather than expecting to reach the end of a broad query.

Parameters

Request body

Response

Errors

Response headers