Jump to Content
Back to Knowledge Base
API, SDK & CLI Guides
Back to Knowledge Base
API, SDK & CLI Guides
API, SDK & CLI Guides
Installation
Search
JUMP TO
Home
Documentation
Sama API
Definitions
Overview
Errors
Task States
Workflow
Advanced task creation
Creating tasks
Delivery
Monitoring progress
Setup
Deleting tasks
Endpoints
Get the JSON Schema format of a task creation request
get
Get a list of batches for a given project, in reverse creation order.
get
Create a batch of tasks
post
Create a batch of tasks from an uploaded tasks file
post
Get the status of a batch creation job
get
Cancel a batch creation job
post
Create a task
post
Get the status of a set of tasks
get
Get the status of a single task
get
Update task info
put
Bulk update task info
post
Delete tasks
post
Get the JSON Schema format of task deliveries
get
Get delivered tasks since a timestamp
get
Get tasks delivered since last call to this endpoint
post
Reject a task
put
Submit a task
put
Approve tasks
post
Acknowledge tasks
post
Get project information
get
Get project stats
get
Get project temporary AWS credentials
get
Get task annotations for round/step
get
Get the feedbacks of a task in a given round
get
Add feedback to a task for a specific review round.
post
Delete task feedbacks in a round
post
Sama PYTHON SDK
Overview
Installation
Configuration
Usage
Sama CLI
Overview
Usage
Configuration
Installation
Commands
init
task creation
task deliver
task retry
task monitor
task status
task view
token
logout
login
Installation
Python
%pip install sama from sama import Client