https://bd-api.ncsa.illinois.edu (Swagger API documentation)

Headers must include a valid token as follows:

{
"Authorization":token
}

DAP (Conversions)

DTS (Extractions)

DataWolf (Executors)

POST/dw/provenance

Display an editable workflow for a given transformation (specified in body):

{
"file":{URL to DAP output or file ID for DTS input}
}


Proposed modifications to the DAP and DTS API's are in discussion here.