Badges - API Documentation

Rating speaks, but badges rule ! Earn them like anything.

Search Badges

Search for badges using the given parameters.

GET
/badges

Parameters
access_token String A valid access token.
Response
[
	{
		"_id": "sdfhg567kajshjkahskjhasd",
		"title": "Recipe of the month",
		"cover": "badges-cover-sdfhg567kajshjkahskjhasd.jpg",
		"description": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptatem, minus.",
		"givenTo": "recipes"
	}
]