chore: anvil.it.com → inouter.com
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
This commit is contained in:
@@ -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` 헤더 필요:
|
모든 요청에 `X-API-Key` 헤더 필요:
|
||||||
|
|
||||||
```bash
|
```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에 저장됨:
|
API Key는 Vault에 저장됨:
|
||||||
|
|||||||
Reference in New Issue
Block a user