diff --git a/README.md b/README.md index 817695a..45df2a3 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ OpenAI Function Calling / Custom GPT / Cloudflare Workers에서 사용할 수 ### 공개 엔드포인트 ``` -https://namecheap-api.anvil.it.com +https://namecheap.api.inouter.com ``` ### 인증 @@ -250,7 +250,7 @@ https://namecheap-api.anvil.it.com 모든 요청에 `X-API-Key` 헤더 필요: ```bash -curl -H "X-API-Key: YOUR_API_KEY" https://namecheap-api.anvil.it.com/domains +curl -H "X-API-Key: YOUR_API_KEY" https://namecheap.api.inouter.com/domains ``` API Key는 Vault에 저장됨: