SiftD Docs home page
Search...
⌘K
Support
Go to SPIN
Go to SPIN
Search...
Navigation
REST API
Introduction
SPIN
API Reference
REST API
Introduction
Workspace Endpoints
Notebook Endpoints
Connection Endpoints
Runtime Endpoints
Add-on Endpoints
Secret Endpoints
Python API
Introduction
CellResult
On this page
Authentication
REST API
Introduction
SPIN REST API provides a way to interact with SPIN from external applications.
Authentication
Pass your JWT token in the
Authorization
header.
Copy
Authorization: Bearer <your-jwt-token>
Was this page helpful?
Yes
No
List Workspaces
Assistant
Responses are generated using AI and may contain mistakes.