mirror of https://github.com/docker/docs.git
25 lines
571 B
Markdown
25 lines
571 B
Markdown
---
|
|
description: Learn how to use DTR APIs.
|
|
keywords:
|
|
- docker, registry, DTR, APIs
|
|
menu:
|
|
main:
|
|
identifier: dtr_api_overview
|
|
parent: smn_dtrapi
|
|
weight: 0
|
|
title: Overview
|
|
type: _default
|
|
---
|
|
|
|
# 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**.
|
|
|
|

|