Skip to content

Latest commit

 

History

History
199 lines (102 loc) · 3.12 KB

File metadata and controls

199 lines (102 loc) · 3.12 KB

entity_ids

array of uuids

length >= 1

The entities to base the results on.

external.facebook.ids

array of strings

length >= 1

The Facebook IDs to base the search on.

external.goodreads.ids

array of strings

length >= 1

The Goodreads Book IDs to base the search on.

external.goodreads_author.ids

array of strings

length >= 1

The Goodreads Author IDs to base the search on.

external.igdb.ids

array of strings

length >= 1

The external IGDB IDs to base the search on.

external.imdb.ids

array of strings

length >= 1

The external IMDB IDs to base the search on.

external.instagram.ids

array of strings

length >= 1

The external Instagram IDs to base the search on.

external.isbn10.ids

array of strings

length >= 1

The external ISBN10 IDs to base the search on.

external.isbn13.ids

array of strings

length >= 1

The external ISBN13 IDs to base the search on.

external.itunes.ids

array of strings

length >= 1

The external iTunes IDs to base the search on.

external.lastfm.ids

array of strings

length >= 1

The external Last.fm IDs to base the search on.

external.library_of_congress.ids

array of strings

length >= 1

The external Library of Congress IDs to base the search on.

external.metacritic.ids

array of strings

length >= 1

The external Metacritic IDs to base the search on.

external.michelin.ids

array of strings

length >= 1

The external Michelin Guide IDs to base the search on.

external.musicbrainz.ids

array of strings

length >= 1

The external MusicBrainz IDs to base the search on.

external.rottentomatoes.ids

array of strings

length >= 1

The external Rotten Tomatoes IDs to base the search on.

external.soundcloud.ids

array of strings

length >= 1

The external SoundCloud IDs to base the search on.

external.spotify.ids

array of strings

length >= 1

The external Spotify IDs to base the search on.

external.tablet.ids

array of strings

length >= 1

The external Tablet Hotels IDs to base the search on.

external.twitch.ids

array of strings

length >= 1

The external Twitch IDs to base the search on.

external.twitter.ids

array of strings

length >= 1

The external Twitter IDs to base the search on.

external.wikidata.ids

array of strings

length >= 1

The external Wikidata IDs to base the search on.

external.resy.ids

array of strings

length >= 1

The external Library of Congress IDs to base the search on.

200 OK

404 No results

429 Rate limit exceeded

curl --request GET \
     --url 'https://api.qloo.com/entities?entity_ids=&external.facebook.ids=&external.goodreads.ids=&external.goodreads_author.ids=&external.igdb.ids=&external.imdb.ids=&external.instagram.ids=&external.isbn10.ids=&external.isbn13.ids=&external.itunes.ids=&external.lastfm.ids=&external.library_of_congress.ids=&external.metacritic.ids=&external.michelin.ids=&external.musicbrainz.ids=&external.rottentomatoes.ids=&external.soundcloud.ids=&external.spotify.ids=&external.tablet.ids=&external.twitch.ids=&external.twitter.ids=&external.wikidata.ids=&external.resy.ids=' \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json