Scale AI
communityAI data engine with data labeling, evaluation, and RLHF for foundation models.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.scale.com/v1/task/create/{type}Create labeling task
Parameters
typeimageannotation|textcollection|categorization (stringrequiredattachmentdata URL (stringrequiredinstructioninstructions (stringrequiredcallback_urlcallback URL (stringrequiredReturns
task_id, type, status, created_at, callback_urlGET
https://api.scale.com/v1/task/{taskId}Get task
Parameters
taskIdtask ID (stringrequiredReturns
task_id, type, status, response, created_at, completed_at, callback_urlGET
https://api.scale.com/v1/tasksList tasks
Parameters
typetask type (stringoptionallimitresults (integeroptionalstatuspending|completed|canceled (stringoptionalReturns
docs[] with task_id, type, status, created_at, completed_at