도메인 API - 도메인 등록 API - ICANN 등록기관 API - White Label 도메인 Service

Start Building with NiceNIC 도메인 API v2

API access is free f또는 every active NiceNIC user. 아니요 reseller upgrade is required. Configure 귀하의 API credentials, make a safe test request, then add the 도메인, DNS, billing, compliance 또는 WHMCS w또는kflows 귀하의 application needs.

도메인 가용성 확인

도메인 사용 가능 여부 정보를 확인합니다

Content-Type application/json
카테고리 domain
작업 check

요청 매개변수

매개변수 이름 유형 설명 예시
domains 문자열 여러 domain names를 지원하며, 쉼표로 구분합니다 example.com,example.net

응답 매개변수

매개변수 이름 유형 설명
data 배열 반환값은 컬렉션이며, domain name을 키로 하고 사용 가능 상태를 값으로 합니다
사용 가능 : 등록 가능한 domain
사용할 수 없음 : 이미 등록된 도메인입니다
오류 : 일부 오류가 발생했습니다

요청 예시

                                    
{
    curl https://api.nicenic.net/v2/?category=domain&action=check&domains={domains} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

결과 반환

0 OK 성공 응답
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        "sdsjalkw.com": "available"        
    }
}
400 잘못된 요청
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
저작권 © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. 모든 권리 보유. · U.S. Affiliate: NICENIC LLC