From 752ec3d2e8bd1a7cb68ab6d2b2d499e742d9c406 Mon Sep 17 00:00:00 2001 From: steviegalluscio Date: Sat, 6 Jul 2024 15:00:25 -0500 Subject: [PATCH] API access toggle for porkbun domains --- dnsapi2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi2.md b/dnsapi2.md index 23a0043..62fe7de 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -1368,7 +1368,7 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu ## 130. Using the Porkbun API -Read [Getting Started](https://porkbun.com/api/json/v3/documentation) to learn how to create an API key. +You must first log in to your Porkbun domain management dashboard and enable API access under details for your domain. Read [Getting Started](https://porkbun.com/api/json/v3/documentation) to learn how to create an API key. Export your credentials as environment variables: ```sh