Automate Spinitron
HumDay reads Spinitron’s own published API description and derives 9 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Spinitron is
## Notes **Tutorial demo** using this API is at [https://spinitron.com/v2-api-demo/](https://spinitron.com/v2-api-demo/). For web integration using iframes and/or JavaScript instead of an API, see [https://spinitron.github.io/v2-web-integration/](https://spinitron.github.io/v2-web-integration/). **Your API key** is found in the Spinitron web app. Log in to Spinitron and go to *Automation & API* in
API host: spinitron.com
What HumDay can do in Spinitron
1 documented operations change something in Spinitron.
- POSTLog a Spin
/spins
What HumDay can read from Spinitron
These are the operations a schedule or a trigger can watch.
- GETReturns scheduled shows optionally filtered by {start} and/or {end} datetimes
/shows - GETReturns spins optionally filtered by {start} and/or {end} datetimes
/spins - GETGet Personas
/personas - GETReturns playlists optionally filtered by {start} and/or {end} datetimes
/playlists - GETGet a Show by id
/shows/{id} - GETGet a Spin by id
/spins/{id} - GETGet Persona by id
/personas/{id} - GETGet a Playlist by id
/playlists/{id}
How automating Spinitron works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Spinitron account.
- Grant access, then go live. You approve the specific Spinitron operations it may use — and only those.
Popular Spinitron integrations
Connect Spinitron to the tools people pair it with most.
- Spinitron and OData for namespace microsoft.graphintegration
- Spinitron and Cloudflareintegration
- Spinitron and NetBoxintegration
- Spinitron and GitHubintegration
- Spinitron and Mistintegration
- Spinitron and Loket.nlintegration
- Spinitron and Atlassian The Jira Cloud platformintegration
- Spinitron and Magento B2Bintegration
- Spinitron and Stripeintegration
- Spinitron and Zuora Reference Billingintegration
- Spinitron and bunqintegration
- Spinitron and DocuSignintegration
Automate Spinitron with these
- Google Compute Engine694 operations
- Jellyfin379 operations
- OpenAI273 operations
- Evetech EVE Swagger Interface206 operations
- Google Campaign Manager 360205 operations
- Google Content for Shopping175 operations
- Google Display & Video 360151 operations
- Bungie.Net134 operations
- VocaDbWeb127 operations
- Google Admin SDK122 operations
- Google Apigee109 operations
- Shutterstock Explorer109 operations
Categories
Questions about Spinitron automation
- Can HumDay connect to Spinitron?
- Yes. HumDay reads Spinitron's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 9 operations are documented.
- Do I need to write code to automate Spinitron?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Spinitron account.
- What can HumDay do in Spinitron?
- 1 of the 9 documented operations change something in Spinitron, and 8 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Spinitron account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Spinitron is held behind that approval.
Where this came from
The operations above are read from a published API description for Spinitron at raw.githubusercontent.com/spinitron/v2api/master/spinitron.yaml. Descriptions are the provider’s own words, not ours. Last published 2021-06-21.