/figshare/articles

POST /api/figshare/articles

Price: 5 credits

Get one Figshare research output by id, page address or DOI. Returns the title, the full description, every named author with ORCID, the item type, the licence, subject categories, tags, references, funding awards, related publications, institution-defined metadata fields, the version number and the deposited files with their size, checksum and a direct download link.

How to use it

Accepts the numeric article id, a figshare.com page address, a Figshare DOI and also a publisher DOI — an institutional deposit carries the journal's own DOI rather than a 10.6084 one, so do not try to derive the id from the DOI string. A DOI costs one extra lookup, an id does not. `item_type` names what the record is (dataset, figure, software, thesis, journal contribution and so on); a `journal contribution` is usually the supplementary material of a paper, and `source_doi` then points at the paper itself. Read `files[].download_url` for the actual data — Figshare is one of the few repositories that hands out a direct, unauthenticated download link. An empty `files` list with `is_metadata_record` true means the record describes data held elsewhere. `custom_fields` is defined by the depositing institution, so its names differ between records.

Parameters

Request body

Response

Errors

Response headers