Skip to content
StatusSupportDashboard
API Reference

API Reference

Libraries

npm install safetykit
pip install safetykit

API Overview

Decisions

Request a new decision
post/v1/decisions
Get decision results
get/v1/decisions/{decision_id}

Batches

Create a batch
post/v1/batches
Get batch status
get/v1/batches/{batch_id}

Data

Add data
post/v1/data/{namespace}
Get import status
get/v1/data/status/{requestId}