Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
General Media Search
GET
/api/v1/search
Parameters
Query Parameters
q
*
Search Query
Type
string
Required
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
"movie_results"
:
[
]
,
"tv_results"
:
[
]
}
,
"status"
:
"success"
}
GET
/api/v1/search
Playground
Variables
Key
Value
q
*
Try it out
Samples
Powered by
VitePress OpenAPI