This is the API
Delete project article
https://api.figshare.com/v2/account/projects/{project_id}/articles/{article_id}
DELETE
Project unique identifier
Project Article unique identifier
Project article details
https://api.figshare.com/v2/account/projects/{project_id}/articles/{article_id}
GET
Project unique identifier
Project Article unique identifier
Project article file details
https://api.figshare.com/v2/account/projects/{project_id}/articles/{article_id}/files/{file_id}
GET
Project unique identifier
Project Article unique identifier
File unique identifier
List article files
https://api.figshare.com/v2/account/projects/{project_id}/articles/{article_id}/files
GET
Project unique identifier
Project Article unique identifier
Create a new Article and associate it with this project
https://api.figshare.com/v2/account/projects/{project_id}/articles
POST
Project unique identifier
Article description
Page number. Used for pagination with page_size
The number of results included on a page. Used for pagination with page
Number of results included on a page. Used for pagination with query
Where to start the listing(the offset of the first result). Used for pagination with limit
List project articles
https://api.figshare.com/v2/account/projects/{project_id}/articles
GET
Project unique identifier
Page number. Used for pagination with page_size
The number of results included on a page. Used for pagination with page
Number of results included on a page. Used for pagination with query
Where to start the listing(the offset of the first result). Used for pagination with limit
Remove project collaborator
https://api.figshare.com/v2/account/projects/{project_id}/collaborators/{user_id}
DELETE
Project unique identifier
User unique identifier
Invite users to collaborate on project or view the project
https://api.figshare.com/v2/account/projects/{project_id}/collaborators
POST
Project unique identifier
viewer or collaborator role. User user_id or email of user
List Project collaborators and invited users
https://api.figshare.com/v2/account/projects/{project_id}/collaborators
GET
Project unique identifier
Create a new project
https://api.figshare.com/v2/account/projects
POST
Project description
A project can be deleted only if: - it is not public - it does not have public articles. When an individual project is deleted, all the articles are moved to my data of each owner. When a group project is deleted, all the articles and files are deleted as well. Only project owner, group admin and above can delete a project.
https://api.figshare.com/v2/account/projects/{project_id}
DELETE
Project unique identifier
View a private project
https://api.figshare.com/v2/account/projects/{project_id}
GET
Project unique identifier
Please note: project's owner cannot leave the project.
https://api.figshare.com/v2/account/projects/{project_id}/leave
POST
Project unique identifier
https://api.figshare.com/v2/account/projects/{project_id}/notes/{note_id}
GET
Project unique identifier
Note unique identifier
https://api.figshare.com/v2/account/projects/{project_id}/notes/{note_id}
DELETE
Project unique identifier
Note unique identifier
https://api.figshare.com/v2/account/projects/{project_id}/notes/{note_id}
PUT
Project unique identifier
Note unique identifier
Note message
Create a new project note
https://api.figshare.com/v2/account/projects/{project_id}/notes
POST
Project unique identifier
Note message
List project notes
https://api.figshare.com/v2/account/projects/{project_id}/notes
GET
Project unique identifier
Page number. Used for pagination with page_size
The number of results included on a page. Used for pagination with page
Number of results included on a page. Used for pagination with query
Where to start the listing(the offset of the first result). Used for pagination with limit
Publish a project. Possible after all items inside it are public
https://api.figshare.com/v2/account/projects/{project_id}/publish
POST
Project unique identifier
Updating an project by passing body parameters; request can also be made with the PATCH method.
https://api.figshare.com/v2/account/projects/{project_id}
PUT
Project unique identifier
Project description
List private projects
https://api.figshare.com/v2/account/projects
GET
Page number. Used for pagination with page_size
The number of results included on a page. Used for pagination with page
Number of results included on a page. Used for pagination with query
Where to start the listing(the offset of the first result). Used for pagination with limit
The field by which to order.
only return collections from this institution
Any combination of owner, collaborator, viewer separated by comma. Examples: \"owner\" or \"owner,collaborator\".
Search inside the private projects
https://api.figshare.com/v2/account/projects/search
POST
Search Parameters
List articles in project
https://api.figshare.com/v2/projects/{project_id}/articles
GET
Project Unique identifier
View a project
https://api.figshare.com/v2/projects/{project_id}
GET
Project Unique identifier
Returns a list of public projects
https://api.figshare.com/v2/projects
GET
Unique hash used for bypassing the item retrieval limit of 9,000 entities. When using this parameter, please note that the offset parameter will not be available, but the limit parameter will still work as expected.
Page number. Used for pagination with page_size
The number of results included on a page. Used for pagination with page
Number of results included on a page. Used for pagination with query
Where to start the listing(the offset of the first result). Used for pagination with limit
The field by which to order. Default varies by endpoint/resource.
only return collections from this institution
Filter by article publishing date. Will only return articles published after the date. date(ISO 8601) YYYY-MM-DD
only return collections from this group
Returns a list of public articles
https://api.figshare.com/v2/projects/search
POST
Unique hash used for bypassing the item retrieval limit of 9,000 entities. When using this parameter, please note that the offset parameter will not be available, but the limit parameter will still work as expected.
Search Parameters