github.com/sijibomii/docker@v0.0.0-20231230191044-5cf6ca554647/docs/reference/api/README.md (about) 1 <!--[metadata]> 2 +++ 3 draft = true 4 +++ 5 <![end-metadata]--> 6 7 This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes: 8 9 * The remote API by which a docker node can be queried over HTTP 10 * The registry API by which a docker node can download and upload 11 images for storage and sharing 12 * The index search API by which a docker node can search the public 13 index for images to download 14 * The docker.io OAuth and accounts API which 3rd party services can 15 use to access account information