Files
nomad/website/source/intro/getting-started/apis.html.md

22 lines
570 B
Markdown

---
layout: "intro"
page_title: "Using the HTTP APIs with Authentication"
sidebar_current: "getting-started-apis"
description: |-
Using the HTTP APIs for authentication and secret access.
---
# Using the HTTP APIs with Authentication
Many of Nomad's capabilities are accessible via the HTTP API in addition to the
CLI.
TODO: Document Nomad's HTTP API
Congratulations! You now know all the basics to get started with Nomad.
## Next
Next, we have a page dedicated to
[next steps](/intro/getting-started/next-steps.html) depending on
what you would like to achieve.