Back to catalog
🎵

TasteDive

API Key

Similar artist API (also works for movies and TV shows)

🎵MusicHTTPS

TasteDive

5 items

Interstellar

Movie

94

The Prestige

Movie

91

Shutter Island

Movie

88

Memento

Movie

85

The Matrix

Movie

82

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Interstellar",
5 "secondary": "Movie",
6 "badge": 94
7 },
8 {
9 "title": "The Prestige",
10 "secondary": "Movie",
11 "badge": 91
12 },
13 {
14 "title": "Shutter Island",
15 "secondary": "Movie",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://tastedive.com/read/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs