All Categories > For Developers (API & SDK)
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 day 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…
Updated 6 months ago by Vaida
Comprehensive RSpace API client code examples in Python, Java, Groovy, and Bash. Access ready-to-use scripts, SDK packages, and integration tutorials for seamless RSpace API development.
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…
Updated 3 years ago by Vaida
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 2 years 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 1 year ago by RSpace Support
Powered by HelpDocs (opens in a new tab)