CERS NextGen EDT
Tier 1: Regulator EDT Library Services
The Regulator Library Services are a collection endpoints UPAs can use to query the contents of the Unified Program Violation Library, the CERS Chemical Library, the data dictionaries in the CERS Data Registry, and other general datasets supporting CERS.
1.1 Regulator Authentication Test (RAT)
Allows UPAs to transmit their EDT account credentials via HTTP request header fields to authenticate the account with CERS NextGen EDT Services. This endpoint is just made available as a simple testing service and is not needed during normal EDT transactions.
Parameters
None
Schema specifications
The URL for this endpoint is not yet available and will be published in a future release of this documentation.
1.2 Violation Library Query (VLQ)
Allows UPAs to receive the entire set of Violation Library definitions, or a subset of the definitions based upon a Violation Type Number.
Parameters
Parameter Name | Parameter Description | Required |
---|---|---|
violationTypeNumber | If provided, only the Violation Library entry matching this Violation Type Number (4-digit or 7-digit Unique ID) is returned. If this value is not provided, all Violation Library entries are returned. | No |
Schema specifications
Schema specifications and output samples are available in the latest EDT Documentation release.
1.3 Chemical Library Query (CLQ)
Allows UPAs to receive the entire contents of the CERS NextGen Chemical Library, or data for a single chemical based upon its CAS Number or CERS NextGen Chemical Library ID (CERS NextGen Chemical Library ID; also abbreviated as cclID).
Parameters
Parameter Name | Parameter Description | Required |
---|---|---|
casNumber or cclId | Identifying ID | No |
Schema specifications
Schema specifications and output samples are available in the latest EDT Documentation release.