Domain Availability & Premium TLD Checker API
Pricing
$0.20 / 1,000 domain checks
Domain Availability & Premium TLD Checker API
Query domain availability and premium status using the Wix domain-search engine.
Pricing
$0.20 / 1,000 domain checks
Rating
0.0
(0)
Developer
dev00
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
🔗 Domain Availability & Premium TLD Checker API Actor
Query domain availability and premium status using the Wix domain-search engine with zero latency and clean JSON responses.
This Actor integrates with a high-performance Cloudflare Worker edge reverse-proxy to fetch domain registration availability and premium status details in real time.
🌟 Key Features
- Realtime Availability Status: Returns a boolean
availablestatus instantly. - Premium Tag Auditing: Detects if a domain is classified as premium inventory.
- Premium Pricing Classification: Includes premium type details directly from registry responses.
- Deep Auditing: Saves the full raw response payload to the default Key-Value Store under the
OUTPUTkey.
📥 Input Parameters
| Field | Type | Description | Prefill Example |
|---|---|---|---|
| Target Domain | string | The target domain name to query. | icourses.art |
Input JSON Example
{"domain": "icourses.art"}
📤 Output Data Structure
The dataset outputs a cleaned, structured view of the domain availability records:
Output JSON Example
{"success": true,"domain": "icourses.art","available": false,"premium": true,"premiumType": "UNKNOWN_PREMIUM_TYPE"}
💳 Monetization & Cost
This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:
- Base Pricing: Only $0.20 per 1,000 successful lookups (
$0.0002per event). - Pay as You Go: If validation fails due to network/gateway issues, no billing charges occur.