Search by entry content:
https://cyclecms.com/api/v1/websites/:website_slug/:environment_name/entries?search_field=field-to-search&search_term=value-of-field

e.g. find an entry with "schoolboy" in the title
{
  "slug": "schoolboy-q-shares-yeern-101-single-video",
  "content": {
    "title": {
      "value": "SCHOOLBOY Q SHARES “YEERN 101” SINGLE, VIDEO",
      "field_type": "text"
    }
  }
}

append:
?search_field=title&search_term=schoolboy