Harvest

Harvest Status API

For customers developing tools against the Harvest API and for customers who would like to probe the Harvest Status programmatically, we offer a simple interface into the current Harvest Status, which will return a JSON document with the most current Harvest Status.

Harvest Status API Details

URL: http://harveststatus.com/status.json
Example Response

			{ "status": "up", "last_response_time": "130", "last_check_time": "1318610359" }
		

BETA

This tool is still in Beta and might change significantly over time.