add API Doc

pull/136/head
Sam Dulam 2021-04-06 11:41:51 +12:00
parent d7c568b5b5
commit bf772aa3d6
1 changed files with 10 additions and 0 deletions

10
docs/api.md Normal file
View File

@ -0,0 +1,10 @@
# :fontawesome-solid-code: API
Portainer exposes an HTTP API that you can use to automate everything you do via the Portainer UI.
## :fontawesome-solid-file-code: Documentation
The API documentation is available on
[Swaggerhub](https://app.swaggerhub.com/apis/deviantony/Portainer/2.0.1){target=_blank}
and you can also find some examples
[here](https://gist.github.com/deviantony/77026d402366b4b43fa5918d41bc42f8){target=_blank}.