FAIR Data
It’s been a while since the dev team last blogged, so we thought it about time for an update. In this post, I’ll cover some aspects of the RSpace API which we made available for the first time in 1.41.
The RSpace API is a much-requested feature. People want to get their data programmatically out of RSpace, and also create research records automatically, for example from data generated by lab equipment.
In this first release, the API is read-only and covers a basic set of functionality to search and retrieve documents, and download attachments.
How to get started? Everything is explained in our API Getting Started Guide. In brief, you just need to generate an API key for your account on your profile page and you’re good to go. Every RSpace instance has its interactive documentation at URL path /public/apiDocs. So if you’re using our Community version, go to https://community.researchspace.com/public/apiDocs. You can either just read the documentation, or authenticate with your key and test out making API calls to your own data.
If you’d like some inspiration on what the API can do for you, please have a look at some of the projects in our Github group. We’ve been creating some example code in Python, Java and Groovy to perform the following tasks:
Regular RSpace users might be aware that over the last few months we’ve been adding integrations with popular data repositories such as Figshare and Dataverse. Now that RSpace has it’s own API, it’s pretty simple to pull documents and attachments out of RSpace and send them to Figshare programmatically – here’s some code to illustrate this.
We’d be very keen to get any feedback on the API or its usage, or new endpoints you’d like added. Clearly, being able to post new data to create RSpace documents is a priority and we’ll be developing this over future releases. As the API matures we’ll also implement OAuth-based authentication to enable more fine-grained access control.
Thanks for reading, and of course we’re always delighted to receive any feedback or pull requests.
RSpace is an open-source platform that orchestrates research workflows into FAIR data management ecosystems: request a demo or contact us to learn more.
June 16, 2026
Chemistry in RSpace: What a Year of Open-Source Development Looks LikeProduct Updates
A year after transitioning RSpace's chemistry tools to an open-source stack, we look at what has been built since: an open chemistry codebase on GitHub, PubChem compound import directly from documents, and stoichiometry tables connected to inventory management. We also preview what comes next, including chemistry-aware metadata in exports to generalist and domain repositories.
Read moreJune 9, 2026
What Core Facilities Can Get Out of Implementing RSpaceResearch Data Management
How core facilities in research institutions can leverage RSpace to manage documentation, user agreements, and multi-project workflows across diverse research groups.
Read moreJune 9, 2026
How RSpace Structured Templates Can Transform Your Lab DocumentationResearch Data Management
A look at how structured templates and forms in RSpace can streamline lab documentation, reduce errors, and help research groups build a shared knowledge base.
Read moreApril 21, 2026
Introducing The Guide to the RSpace ProjectOpen source
We're launching The Guide to the RSpace Project - a new community resource covering how to contribute to, understand, and engage with RSpace as an open source project, developed with support from the Birdaro training program.
Read more