REST API for every entity. Bearer token auth.
{
"data": [
{
"heat_no": "HN-2026-00831",
"date": "2026-07-28",
"grade": "FG 260",
"charged_weight_kg": 912,
"poured_weight_kg": 882,
"melt_loss_pct": 3.29,
"yield_pct": 96.71,
"status": "closed"
}
]
}
Bearer tokens in Authorization header. Get a token from Settings → API.
60 req/min on Starter, 600 on Growth, 6000 on Enterprise.
Subscribe to events: invoice.created, payment.received, heat.tapped, etc.
Official PHP, JS, Python packages.
Free test environment at sandbox.solviq.app.
Cursor-based. ?cursor=&limit=.