ASG Refinery
Consensus-driven data labeling with instant blockchain micropayments
Submit Data
via REST API
Any supported task type. Single tasks or batches — idempotent writes with optional callbacks.
Workers Label
via Consensus
N independent workers, majority agreement, tunable thresholds for quality vs latency.
Get Results
with Proof
Consensus label, confidence, and bsv_txid for audit-grade provenance.
curl -X POST https://api.asgrefinery.io/v1/tasks \
-H "Authorization: Bearer sk_sandbox_xxx" \
-H "Content-Type: application/json" \
-d '{"type":"image_classification","data_url":"https://example.com/img.jpg","label_spec":{"question":"Animal?","options":["cat","dog"]}}'Response: { "task_id": "tsk_xxx", "status": "pending" }
Transparent Pricing
| Sandbox | Growth | Scale | Enterprise |
|---|---|---|---|
| Free | $0.04 / label | $0.025 / label | Custom |
| 500 labels | per consensus label | per consensus label | volume pricing |