Search
x-siteassist-key<token>
In: header
Query Parameters
qstring
Length
1 <= length <= 500
size?number
Range
1 <= value <= 20
Response Body
curl -X GET "https://loading/search?q=string&size=1"
{
"results": [
{
"score": 0,
"title": "string",
"content": "string",
"url": "http://example.com",
"path": "string"
}
]
}
Empty
Empty
Empty
Empty
Empty