Hi there,
Is there any place where I can find docs on what is supported by the search API ?
For now I do know that it supports searching by tag.
GET {{base_url}}/search/query.json?term=tags:tag1,tag2&include_blurbs=false&api_key={{api_key}}&api_username={{api_username}}
what else ?