Scale AI

Scale delivers high quality training data for AI applications such as self-driving cars, mapping, AR/VR, robotics, and more.

Info

Schemes: https
Base URL: https://api.scale.com/v1

Documentation Reference

Authentication: Basic/API Key

Generate token: Reference

Endpoints

/projects

GET POST

Summary: Projects are a way of organizing similar tasks, so that one can share parameters among tasks, or control what workers are allowed to work on certain classes of tasks.

Reference

/tasks

GET /{username}/projects

Summary: Lists all tasks on your account. To retrieve a list of tasks that belong to a particular project, specify the project name on the body of the request.

Reference

/task

GET POST

Summary: List and create all task objects available.

Reference