Mock sample for your project: Spotify Web API

Integrate with "Spotify Web API" from spotify.com in no time with Mockoon's ready to use mock sample

Spotify Web API

spotify.com

Version: 2021.8.15


Use this API in your project

Start working with "Spotify Web API" right away by using this ready-to-use mock sample. API mocking can greatly speed up your application development by removing all the tedious tasks or issues: API key provisioning, account creation, unplanned downtime, etc.
It also helps reduce your dependency on third-party APIs and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

Other APIs in the same category

Cloud TPU API

TPU API provides customers with access to Google TPU technology.

SAS Portal API

Service Control API

Provides admission control and telemetry reporting for services integrated with Service Infrastructure.

Cloud Video Intelligence API

Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API.

Cloud Source Repositories API

Accesses source code repositories hosted by Google.

Service Directory API

Service Directory is a platform for discovering, publishing, and connecting services.

Service Networking API

Provides automatic management of network configurations necessary for certain services.

Drive Labels API

An API for managing Drive Labels

Spinitron v2 API

spinitron.com
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 not accept queries sent from web browsers. Copy-paste the cURL commands
and run them from your computer.
Cache the data you get from the API if you are using it in web or mobile integration. It's not ok to query the API on every page request you serve. The demo shows how easy it can be to implement a file cache.
An extension to this API with access to all stations for partner applications is available. Contact us.

Movie Reviews API

With the Movie Reviews API, you can search New York Times movie reviews by keyword and get lists of NYT Critics' Picks.

Cloud AutoML API

Train high-quality custom machine learning models with minimum effort and machine learning expertise.

Notebooks API

Notebooks API is used to manage notebook resources in Google Cloud.