portainer-docs/api/docs.md

11 lines
449 B
Markdown

# API documentation
Portainer exposes an HTTP API that you can use to automate everything you do via the Portainer UI. You can also use Portainer as a gateway \(HTTP queries against the Portainer API\) to the underlying Docker/Kubernetes API.
Find our API documentation at [SwaggerHub](https://app.swaggerhub.com/apis/portainer/portainer-ce/2.6.3), and take a look at our examples of how you can use the API:
{% page-ref page="examples.md" %}