Get Started
Introduction
How to use Scale APIs
Getting Your API Key
Scale API Key can be retrieved by logging into the Scale dashboard. In the customer dashboard, click the purple user icon on the top right and visit the “API Key” section to get your “Live API Key”, which should start with “live_”.
Initializing Scale SDK Client
Uploading Tasks to Scale
First you are expected to create a batch in the project.
Creating a Batch
Creating Tasks
Once a batch is created, then the tasks can be created within that batch. Each task is expected to have certain information sent in the request payload that corresponds to the project.
Retreiving Tasks
See our API Reference