SPIN REST API provides a way to interact with SPIN from external applications.

Authentication

Pass your JWT token in the Authorization header.
Authorization: Bearer <your-jwt-token>