Skip to content

Instantly share code, notes, and snippets.

@caseysoftware
Created December 16, 2015 02:44
Show Gist options
  • Select an option

  • Save caseysoftware/1e12fe28502a97ed60af to your computer and use it in GitHub Desktop.

Select an option

Save caseysoftware/1e12fe28502a97ed60af to your computer and use it in GitHub Desktop.
Sample code to perform a language-based search
curl https://api.clarify.io/v1/search?query=compris \
--data "language=fr" \
--header "Authorization: Bearer myapikey"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment