S

Spinitron v2 API

REST discovered

Details Spec supplied by APIs.guru
URL
https://spinitron.com/api
Spec
https://api.apis.guru/v2/specs/spinitron.com/1.0.0/openapi.json
Spec (yaml)
https://raw.githubusercontent.com/spinitron/v2api/master/spinitron.yaml
Docs
https://spinitron.github.io/v2api/
Authentication
Spinitron API key + Spinitron API key Authorization: Bearer <credential> discovered
Spinitron API key bearer Get token ↗

Log in to the Spinitron web app, then go to *Automation & API* in the *Admin* menu to find your API key, as described in the Spinitron v2 API docs. The same key can be sent as Authorization: Bearer YOURAPIKEY (preferred) or as the access-token query parameter.

Spinitron API key + Spinitron API key ?access-token=<credential> discovered