All Categories > For Developers (RSpace API)
RSpace supports a RESTful API. RSpace users can programmatically search, review and retrieve data in RSpace which in turn enables you to integrate RSpace into existing workflows with ease. The RSpace…
Updated 1 month ago by Vaida
RSpace can be accessed through an API to create content, share it, search for it and export it. You can also create and edit forms. API Access. To get set up to make an API call, a few conditions mus…
In order to show the capabilities or our API and demonstrate user cases requiring multiple API calls, we are developing rich language bindings and example code on our open-source Github repository. C…
Updated 2 years ago by Vaida
The full RSpace API documentation is available on our Swagger page here. This documentation enables you to interactively explore the API using your own data, and to generate curl and client code snip…
All requests will return HTTP response codes following standard conventions, with 2xx responses if they were correctly processed. If there was an issue the status code will be set to one of the other…
This document records changes to the RSpace ELN API and its documentation across releases of RSpace. The API is backwards compatible. API documentation for your installation is at https://YOUR_RSPACE…
Updated 1 year ago by Vaida
Here is described an overview of the data models for RSpace ELN and Inventory APIs. 1. RSpace ELN Data model. The RSpace ELN API data model contains all the elements present in the UI, but in a simpl…
Updated 2 weeks ago by RSpace Support
Powered by HelpDocs (opens in a new tab)