Skip to content

Instantly share code, notes, and snippets.

{
"openapi": "3.1.0",
"info": {
"title": "Home Assistant REST API",
"version": "1.0.0",
"description": "This specification documents the Home Assistant REST API endpoints.\nAll endpoints require a Bearer token for authorization.\n"
},
"servers": [
{
"url": "http://{host}:{port}",