--- 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