The GetCID API and PID MS License Key Checker API offer robust solutions for developers and businesses to streamline Microsoft product activations and license key validations. These APIs are designed to eliminate manual processes, ensuring faster and error-free operations. Contact us for API access and support.
GETCID / Get Confirmation ID API
The GetCID API provides developers with an automated way to generate Confirmation IDs (CIDs) for activating Microsoft products. It supports a wide range of products, including:
- Microsoft Office: 2024, 2021, 2019, 2016, 2013, and older versions.
- Microsoft Windows: 11, 10, 8, 7, and Windows Server editions.
- Other Microsoft Products: MS Project, Visio, etc.
By integrating this API into your applications or websites, you can offer seamless CID services to your users.
GETCID API Endpoints
1. Check CID Balance from API:
Retrieve the current balance of your API account.
- Endpoint:
GET /api/get_balance - Query Parameters:
api_key(required): Your API key for authentication.
- Sample Request:
/api/get_balance?api_key=your_api_key_here - Response:
{ "result": 5.0, "status": "balance" }
2. GET CID API Request :
Obtain the Confirmation ID (CID) for a given Installation ID (IID).
- Add CID Request:
- Endpoint:
GET /api/get_cid - Query Parameters:
api_key(required): Your API key for authentication.iid(required): The Installation ID.just_check(optional): Set to0for CID generation.
- Sample Request:
/api/get_cid?api_key=your_api_key_here&iid=installation_id_here&just_check=0
- Endpoint:
- Check CID Status:
- Query Parameters:
just_check=1(to check CID status).
- Sample Request:
/api/get_cid?api_key=your_api_key_here&iid=installation_id_here&just_check=1
- Query Parameters:
- Sample Success Response:
{ "iid": "0378102-8507495-8217586-0590176-2565510-6826576-7859846-8167072-3583201", "result": "131184-357546-989320-537912-140403-683661-125073-7474504", "status": "cid" } - Blocked IID Response:
{ "iid": "6794582-3145941-3705954-7895125-6485151-4925913-1183400-8296301-4468485", "result": "key_blocked", "status": "key_blocked" } - Invalid/Wrong IID Response:
{ "iid": "6573830-6474203-3038001-3207914-7335941-3512791-4037166-4088801-5987441", "result": "wrong_iid", "status": "wrong_iid" }
PID MS License Key Checker API
The PID MS License Key Checker API allows you to validate Microsoft product keys efficiently. This tool is ideal for resellers, IT professionals, and developers who need to ensure the authenticity of license keys.
API Endpoints
Check License Keys
Verify one or more Microsoft product keys.
- Endpoint:
GET /api/keys_check - Query Parameters:
api_key(required): Your API key for authentication.keys(required): A comma-separated list of license keys to validate.
- Sample Request:
/api/keys_check?api_key=your_api_key_here&keys=key1,key2,key3 - Response:
{ "keys": ["2PJN7-6GTQ9-48T9Y-F8V8F-7H66T", "2PJN7-6GTQ9-48T9Y-F8V8F-7H66T"], "result": [ { "description": "Win 10 RTM Professional Retail", "error_code": "0xC004C008", "key": "VR6GP-NCKXG-GV663-HQ9M2-3YH26", "remaining": "", "sub_type": "[TH]res-v3308" } ], "status": "keys" }
Key Fields Explained
- keys: List of license keys submitted for validation.
- description: Product details (e.g., Windows version, Office edition).
- error_code: Key status (e.g., valid, blocked, or expired).
- remaining: Remaining activations for the key (if applicable).
- sub_type: Additional product subtype details.
- status: Overall status of the operation.
Why Use These APIs?
- Automation: Eliminate manual steps in CID generation and key validation.
- Efficiency: Validate multiple keys or generate CIDs in seconds.
- Flexibility: Seamlessly integrate the API into your website or app.
- Reliability: Ensure accurate results with every request.
- Global Access: Designed for worldwide use, supporting multiple products and versions.
Integrate the GetCID API and PID Checker API into your platform today for fast, secure, and efficient Microsoft license management solutions. Contact us for API access and support.