mirror of https://github.com/docker/docs.git
26 lines
607 B
Markdown
26 lines
607 B
Markdown
<!--[metadata]>
|
|
+++
|
|
type = "_default"
|
|
title = "Overview"
|
|
description = "Learn how to use DTR APIs."
|
|
keywords = ["docker, registry, DTR, APIs"]
|
|
[menu.main]
|
|
parent="smn_dtrapi"
|
|
identifier="dtr_api_overview"
|
|
weight=0
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
|
|
# API Overview
|
|
|
|
Docker Trusted Registry has an experimental API that you can use to manage
|
|
DTR repositories, permissions, and settings.
|
|
|
|
> This API is still experimental and can change without backwards compatibility.
|
|
|
|
To get access to interactive documentation, in your **DTR UI**, click
|
|
on the **top-right menu** and choose **API docs**.
|
|
|
|

|