MainSearchQuery V1(MainSearchQuery V1)
GET
/api/imdb/main-search-query/v1
- 0:Success(扣费/Charge)
- 100:TOKEN Invalid/Unactivated
- 300:API Invalid
- 301:Failed, Please Retry
- 302:Too Fast
- 400:Param Illegal
- 500:Server Error
- 600:Permission Unusual
- 601:Insufficient Balance
Request
Query Params
token
string
required
searchTerm
string
required
type
string
optional
Top :Top(Top)
Movies :Movies(Movies)
Shows :Shows(Shows)
People :People(People)
Interests :Interests(Interests)
Episodes :Episodes(Episodes)
Podcast :Podcast(Podcast)
Video_games :Video games
Example:
Top
limit
integer
optional
Example:
25
languageCountry
string
optional
en_US :en-US(en-US)
fr_CA :fr-CA(fr-CA)
fr_FR :fr-FR(fr-FR)
de_DE :de-DE(de-DE)
hi_IN :hi-IN(hi-IN)
it_IT :it-IT(it-IT)
pt_BR :pt-BR(pt-BR)
es_ES :es-ES(es-ES)
es_US :es-US(es-US)
es_MX :es-MX(es-MX)
Example:
en_US
Request samples
Responses
Modified at 2025-03-24 05:46:21