This is the API
Returns a list of public categories
https://api.figshare.com/v2/categories
GET
Starts the download of a file
https://api.figshare.com/v2/file/download/{file_id}
GET
Returns the list of Item Types of the requested group. If no user is authenticated, returns the item types available for Figshare.
https://api.figshare.com/v2/item_types
GET
Identifier of the group for which the item types are requested
Returns a list of public licenses
https://api.figshare.com/v2/licenses
GET
Account information for token/personal token
https://api.figshare.com/v2/account
GET
Search for fundings
https://api.figshare.com/v2/account/funding/search
POST
Search Parameters
This is a private endpoint that requires OAuth. It will return a list with figshare public licenses AND licenses defined for account's institution.
https://api.figshare.com/v2/account/licenses
GET