Dakwak API: Get Translation

Dakwak Get Translation API allows you to request a translation for a phrase, by choosing a language to translate to and the level of translation. By default, it will return the published translation of the given term. If that doesn’t exist, the best unpublished translation will be returned instead. Request Send a GET request to the following: dakwak.com/api/translate.json?apikey=API_KEY&lang=LANG&phrase=PHRASE Then, replace the bold capitalized words with … More

Dakwak API: Search

search

Dakwak Search API allows you to search in all versions of your website. It returns the phrases that match your query in the translated and the original versions of your website, along with the pages where these phrases were found. To use it, simply send a Request with a search query, then a Response will be returned -in JSON or XML format- with the search … More