API · source category: Media

Spinitron v2 API

Notes Tutorial demo using this API is at https://spinitron.com/v2-api-demo/. For web integration using iframes and/or JavaScript instead…

Notes Tutorial demo using this API is at 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/. Your API key is found in the Spinitron web app. Log in to Spinitron and go to Automation & API in the Admin menu. Authenticate by presenting your API key using either HTTP Bearer Authorization (preferred) curl -H 'Authorization: Bearer YOURAPIKEY' 'https://spinitron.com/api/spins' or in the query parameter access-token (less secure owing to webserver log files) curl 'https://spinitron.com/api/spins?access-token=YOURAPIKEY' Limit per page of results is 20 by default and miximally 200. Try it out below works to generate example cURL requests but not to get responses from Spinitron. We do no…

Open documentation ↗

Record

Type
Web API
Category
Entertainment & Media
Authentication
API key
Pricing
Free
Base URL
https://raw.githubusercontent.com
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Media

Browse all Entertainment & Media APIs.