Note: You are in the advanced users section. Only use this section if you are familiar with APIs.
Use the following URL to search for questions using our API:
your_account.helpjuice.com/search?query=test
It is possible to place the search in a specific language. To do this, simply specify the desired language in the URL using the following syntax:
your_account.helpjuice.com/en_US/search?query=test
Sample response:
 [
{
"ask":{
"id": 163642,
"name": "Get replies via API",
"is_published": true,
"category_id": 7751,
"account_id": 1885,
"url": "/ API / get-replies-via-api",
"created_at": "2016-06-12T16: 50: 55.673Z",
"votes": 0,
"is_internal?": false,
"slug": "retrieving-replies-via-api",
"answer_sample": "Note: You are in an advanced user section. Please use this section only",
"long_answer_sample": "Note: You are in an advanced users section. Use this section only if you are familiar with APIs. Use the following URL to get answers: my_account.helpjuice.com/api/answers It is possible to get the answers in a specific language. To do this, just specify the desired language in the URL using the following syntax: my_account.helpju ",
"first_category": "API",
"categories_display_for_views": "API",
"parent_categories": [7751,7729],
"categories": {
"Topical":{
"id": 7751,
"name": "API",
"url": "/ API"
}
}
}
}
]

