GET /recipes/quickAnswer
Quick Answer
Answer a nutrition related natural language question.
Request Traces
Request Headers
GET https://api.spoonacular.com/recipes/quickAnswer
Accept: application/json
HTTP Response
HTTP 200
Success
{
"answer": "string",
"image": "string",
}
HTTP 401
Unauthorized
HTTP 403
Forbidden
HTTP 404
Not Found
