| #https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 | |
| template: api.html | |
| hide: | |
| - toc | |
| - navigation | |
| description: API reference for n8n's public REST API. | |
| contentType: reference | |
| <redoc | |
| spec-url="/api/v1/openapi.yml" | |
| disable-search | |
| hide-hostname | |
| theme='{ | |
| "typography": { | |
| "fontSize": "14px", | |
| "lineHeight": "1.2em", | |
| "fontFamily": "\"Open sans\", Helvetica, sans-serif", | |
| "headings": { | |
| "fontFamily": "\"Open sans\", Helvetica, sans-serif" | |
| } | |
| }, | |
| "sidebar": { | |
| "backgroundColor": "#eaeaea", | |
| "width": "280px" | |
| } | |
| }' /> | |
| <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script> | |