Searching For Articles

River Sloane Updated by River Sloane

GET /search[?query&limit]

Get the top search results for a given string.

Arguments


query

Required

The search term string you'd like results for 

limit

Optional

How many results you'd like to receive

Default: 10, Max: 100

Example response:

{
"articles": [ Article ]
}

How did we do?

Contact

This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.