curl
Get a run
Poll the current status of a run. Returns progress while running and
the full result (final output + downloadable artifacts + metadata)
once completed.
curl
Try this in the developer playground
Async runs need an API key and typically take 10–20 minutes (up to 2 hours
for complex research). Get $5 of free credits on signup — no subscription,
$1 = 1,000 credits. The developer playground handles auth, polling, and
artifact downloads for you.
Authorizations
An API key from the Spine developer portal. Keys are prefixed with
sk_spine_ and shown only once at creation. Keep them server-side.
Path Parameters
The run identifier returned by POST /v1/run.