mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-04-12 15:29:13 +07:00
11 lines
447 B
Markdown
11 lines
447 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.
|
|
|
|
You can find our API documentation at [SwaggerHub](https://app.swaggerhub.com/apis/portainer/portainer-ee/2.7.0). We have also provided some examples of API usage.
|
|
|
|
{% page-ref page="examples.md" %}
|
|
|
|
|
|
|