LogoLogo
Home
Atuin Docs
Atuin Docs
  • Welcome
  • Getting Started
    • Runbook Basics
  • Blocks
    • Executable
      • Terminal
      • Script
      • Directory
      • Env
    • Network
      • HTTP
      • SSH
    • Databases
      • PostgreSQL
      • SQLite
      • Clickhouse
    • Monitoring
      • Prometheus
  • Templating
  • Secrets
  • Atuin Hub
    • Getting Started
    • Sharing Runbooks
    • Collaborative Editing
Powered by GitBook
On this page
  1. Blocks
  2. Network

HTTP

PreviousNetworkNextSSH

Last updated 3 months ago

The HTTP block allows you to make HTTP requests.

Template usage

All input fields are first rendered by the Templatingsystem, allowing for flexible configuration. For example, when combined with the Script block, we can access local credentials to interact with APIs.