| #https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 | |
| contentType: overview | |
| # Examples using n8n's HTTP Request node | |
| The HTTP Request node is one of the most versatile nodes in n8n. Use this node to make HTTP requests to query data from any app or service with a REST API. | |
| Refer to [HTTP Request](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/index.md) for information on node settings. | |
| [[% import "_macros/section-toc.html" as sectionToc %]] | |
| [[ sectionToc.sectionToc(page) ]] | |
| ## Related resources | |
| * [HTTP Request](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/index.md) | |
| * [Built-in methods and variables reference](/code/builtin/overview.md) | |
| * [Expressions](/code/expressions.md) | |