Relativity Import Source Module API is one of 51 APIs that Relativity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Import Source Module. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, rate-limit docs, and a getting-started guide.
This API exposes
8 operations
across 8 paths,
and defines 17 schemas.
It is described by OpenAPI 3.0.1, at version V1.
Requests are made against a single base URL, /Relativity.REST/api.
8 operations8 paths17 schemas6 GET2 POST
Metadata
The identity and technical contract details declared by the specification.
The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are DataSourceSettings (12 properties), ImportErrors (6 properties), ErrorDetail (5 properties), DataSourceDetails (4 properties). Each schema is shown below with its type and property counts.
ValueResponse.ImportErrors
ValueResponse of ImportErrors type
Response
object
4 properties
ValueResponse.ImportProgress
ValueResponse of ImportProgress type
ImportErrors
object
6 properties
DataSourceState
string
ErrorDetail
object
5 properties
ImportError
object
3 properties
DataSourceEndOfLine
string
Line ending standard of the load file
DataSources
object
2 properties
ValueResponse.DataSourceDetails
ValueResponse of DataSourceDetails type
createDataSourceSettingsRequest
object
Object of type DataSourceSettings.
1 property
DataSourceDetails
object
DataSourceDetails type
4 properties
ValueResponse.String
ValueResponse of string type
DataSourceType
string
Type of the input load file
DataSourceSettings
object
Settings for the data source.
12 properties
ValueResponse.StringArray
ValueResponse of string[] type
ValueResponse.DataSources
ValueResponse of DataSources type
Specification
The full machine-readable OpenAPI contract behind this narrative.