API Reference¶
Page Endpoints¶
GET /GET /bootstrap
Query Endpoints¶
GET /api/healthGET /api/statsGET /api/pc-membersPOST /api/coauthors/pairs
/api/coauthors/pairs request example:
{
"left": ["Geoffrey Hinton"],
"right": ["Yoshua Bengio"],
"exact_base_match": true
}
Pipeline Control Endpoints¶
GET /api/configGET /api/stateGET /api/filesPOST /api/startPOST /api/stopPOST /api/reset