Integration Tools and Resources

This topic lists useful tools and resources when you are integrating with Relativity.

Relativity Tools and Resources

External Tools and Resources

  • Auto-Regenerating API Client for Open API: If you are writing your own client that consumes a REST API, you may want to consider using the available OpenAPI json/yaml files for Relativity REST services to generate your client code. This can be helpful when you need to update your client code in response to changes in the REST APIs. See this Microsoft Community Article for more on this approach.