Mock sample for your project: Radio & Music Services API

Integrate with "Radio & Music Services API" from bbc.co.uk in no time with Mockoon's ready to use mock sample

Radio & Music Services

bbc.co.uk

Version: 1.0.0


Use this API in your project

Speed up your application development by using "Radio & Music Services API" ready-to-use mock sample. Mocking this API will help you accelerate your development lifecycles and allow you to stop relying on an external API to get the job done. No more API keys to provision, accesses to configure or unplanned downtime, just work.
Enhance your development infrastructure by mocking third party APIs during integrating testing.

Description

We encapsulate Radio & Music business logic for iPlayer Radio and BBC Music products on all platforms. We add value by reliably providing the right blend of metadata needed by clients.

Other APIs in the same category

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.

Service Control API

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

Custom Search API

Searches over a website or collection of websites

Campaign Manager 360 API

Build applications to efficiently manage large or complex trafficking, reporting, and attribution workflows for Campaign Manager 360.

Firebase Cloud Messaging API

FCM send API that provides a cross-platform messaging solution to reliably deliver messages at no cost.

Cloud Asset API

The cloud asset API manages the history and inventory of cloud resources.

Pub/Sub Lite API

My Business Lodging API

The My Business Lodging API enables managing lodging business information on Google.

Giphy API

Giphy API

Organization Policy API

The Org Policy API allows users to configure governance rules on their GCP resources across the Cloud Resource Hierarchy.

SearchLy API v1

Introduction
The SearchLy API provides similarity searching based on song lyrics.
Operations
The API allows for the /similarity/bysong operation, which allows clients to search the similarity for an existing song in the database. Also, the API has an additional /similarity/bycontent endpoint which allows clients to search similarity given a free String input through a JSON request body. Additional /song/search operation is available for searching songs given a query String.
Endpoint
The API endpoint for the SearchLy API v1 is as follows:
Motivation
This project was built in order to create an API for searching similarities based on song lyrics. There are a lot of songs in the industry and most of them are talking about the same topic. What I wanted to prove with SearchLy was to estimate how similar are two songs between them based on the meaning of their lyrics.
SearchLy is using a database of 100k songs from AZLyrics, using this scraper, which is being updated periodically. Then, using word2vec and NMSLIB, it was possible to create an index where you can search similarities using the k-nearest neighbors (KNN) algorithm.
> Note: I am currently using a micro-instance from DigitalOcean where the API is deployed, so you should expect a bad performance. However, if this API becomes popular I will deploy it in a bigger instance.

Service Consumer Management API

Manages the service consumers of a Service Infrastructure service.