As part of the Relativity Services API (RSAPI) Deprecation, content on this page refers to outdated information about using REST APIs for the RSAPI. For more information about alternative REST APIs, see the RSAPI deprecation process.

Get started with the REST API

You can quickly get started using the REST API to create .NET client applications by setting up your development environment and familiarizing yourself with basic tasks for working with Relativity resources. Use the following pages to learn how to use the REST API:

  • Set up a development environment - Verify that you have the required software installed to begin developing .NET clients that connect to the REST API.
  • Create a simple .NET client - Use this tutorial to build a console application that performs basic authentication, retrieves resources, and parses metadata from a JSON representation. Step-by-step instructions provide information about how to run this client in your Relativity environment.
  • Relativity services in REST - Review this list of currently supported services through REST.