Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

external_interfaces.md

File metadata and controls

28 lines (19 loc) · 1.12 KB

External Interfaces

The ALIGN System can interface with a few difference services provided by other performers. These interfaces may require additional setup assuming you need to run the services locally for testing / debugging.

Once the external interfaces have been set up, you can have an ADM talk to the TA3 service by overriding the /interface config option, setting it to ta3.

TA3 Action-based API

The code for the TA3 Action-based service can be found at: TA3 Evaluation Server API Repository.

There's a corresponding client module: TA3 Evaluation Client

Soartech's TA1 API (must request access)

Soartech's TA1 service code can be found at: Soartech's TA1 API. This API provides alignment scores for answered probes and scenarios.

ADEPT's TA1 API

ADEPT's TA1 service code can be found at: ADEPT's TA1 API. This API provides alignment scores for answered probes and scenarios.