Files
nomad/website/source/docs/http/index.html.md

16 lines
378 B
Markdown

---
layout: "http"
page_title: "HTTP API"
sidebar_current: "docs-http-overview"
description: |-
Nomad has an HTTP API that can be used to control every aspect of Nomad.
---
# HTTP API
The Nomad HTTP API gives you full access to Nomad via HTTP. Every
aspect of Nomad can be controlled via this API. The Nomad CLI uses
the HTTP API to access Nomad.
TODO: Document Nomand API