API Reference

API References

Get API status GETGet health check status GET
GitHub
System

Get health check status

Check the health of all system components

GET
/health

Response Body

curl -X GET "https://robotoff.openfoodfacts.org/api/v1/health"
{
  "message": {},
  "status": 0,
  "headers": {}
}
Empty

Get API status GET

Previous Page

Get user statistics GET

Next Page