From d88da0fde3d4691420c376b48b228246a51db69a Mon Sep 17 00:00:00 2001 From: jbe-dw <50663045+jbe-dw@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:33:33 +0200 Subject: [PATCH] Update API.md --- docs/API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/API.md b/docs/API.md index d7e3732..7514d5c 100644 --- a/docs/API.md +++ b/docs/API.md @@ -11,6 +11,8 @@ #### Accessing the API +PDA has its own API, that should not be confused with the PowerDNS API. Keep in mind that you have to enable PowerDNS API with a key that will be used by PDA to manage it. Therefore, you should use PDA created keys to browse PDA's API, on PDA's adress and port. They don't grant access to PowerDNS' API. + The PDA API consists of two distinct parts: - The /powerdnsadmin endpoints manages PDA content (accounts, users, apikeys) and also allow domain creation/deletion