--- title: "API" description: "Instructions on how to setup the RESTful API within Home Assistant." logo: home-assistant.png ha_category: - Other ha_qa_scale: internal ha_release: 0.7 --- The `api` integration exposes a RESTful API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` integration](/integrations/http/).