Mock sample for your project: BBC Nitro API

Integrate with "BBC Nitro API" from bbc.com in no time with Mockoon's ready to use mock sample

BBC Nitro API

bbc.com

Version: 1.0.0


Use this API in your project

Integrate third-party APIs faster by using "BBC Nitro API" ready-to-use mock sample. Mocking this API will allow you to start working in no time. No more accounts to create, API keys to provision, accesses to configure, unplanned downtime, just work.
Improve your integration tests by mocking third-party APIs and cover more edge cases: slow response time, random failures, etc.

Description

BBC Nitro is the BBC's application programming interface (API) for BBC Programmes Metadata.

Other APIs in the same category

Organization Policy API

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

BBC iPlayer Business Layer

The definitive iPlayer API.

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.

Cloud Trace API

Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.
The AdMob API allows publishers to programmatically get information about their AdMob account.

Ad Experience Report API

Views Ad Experience Report data, and gets a list of sites that have a significant number of annoying ads.

Artifact Registry API

Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.

Cloud Debugger API

Examines the call stack and variables of a running application without stopping or slowing it down.

Access Context Manager API

An API for setting attribute based access control to requests to GCP services.

Calendar API

Manipulates events and other calendar data.

Cloud Search API

Cloud Search provides cloud-based search capabilities over Google Workspace data. The Cloud Search API allows indexing of non-Google Workspace data into Cloud Search.

Flickr API Schema

flickr.com
A subset of Flickr's API defined in Swagger format.