ICANN Accredited Registrar Since 2006

Buy and Register Your .CASE Domain

Create a focused legal or case-management address for a firm, attorney, litigation project, class action, arbitration service, investigation, or software platform.

.case
Renew:  $3867.99 Market $5801.99 $3867.99 first year
Renew:  $3707.99 Basic $3707.99 4% off
Renew:  $3653.99 Super $3653.99 6% off
Renew:  $3600.99 VIP $3600.99 7% off

Confirm professional-use suitability, reserved-name status, and any premium registration or renewal price before ordering.

Why choose NiceNIC for .CASE

Give legal matters and case services a direct, memorable namespace.

NiceNIC supports .CASE availability checks, registration, transfer, DNS, bulk portfolio tools, account management, and reseller API workflows for supported legal and professional uses.

💰

Crypto Payment Support

Add funds and pay for domain services using supported crypto options such as USDT, BTC, ETH, and LTC. Automated crypto deposit recording helps account balances update quickly after successful confirmation, with no extra NiceNIC processing fee for automated deposits.

👥

Real Human Support

NiceNIC provides real human support, not only scripted replies. Our team can review your domain needs, explain practical options, and give account-level, transfer, bulk registration, and reseller suggestions to help your domain business grow.

🛡️

Fair Abuse Review Process

NiceNIC does not take arbitrary action against domains. Abuse reports are reviewed based on available evidence, policies, and registry requirements, with domain owners guided to review, fix, or explain reported issues where appropriate.

🌐

2,500+ Domain Extensions

Manage .CASE together with 2,500+ domain extensions from one NiceNIC account, including country-code, generic, and new domain extensions. This helps businesses, investors, and resellers build global domain coverage more efficiently.

🗺️

47+ Website Languages

NiceNIC supports 47+ website languages, creating a multilingual registrar experience for international users and teams. This makes domain registration, renewal, transfer, account management, and support easier across different markets.

🔗

Reseller API for Domain Services

For hosting providers, agencies, platforms, and domain resellers, NiceNIC supports reseller API access for domain registration, renewal, transfer, DNS, account-level pricing, and custom nameserver services.

.CASE Market Intelligence · January 2026

.CASE is a small, highly focused namespace for legal and matter-based services.

IANA lists Digity, LLC as the sponsoring organization. The registry positions .CASE for law firms, attorneys, and case-focused services, while the current DomainTools snapshot shows 43 registered .CASE domains.

📊 .CASE domains 45

Current DomainTools domain-count snapshot through January 2026.

🎯 Best-fit use Legal cases

For firms, attorneys, class actions, litigation resources, arbitration, and case software.

🌐 Registry transition Digity since 2023

.CASE was delegated in 2016 and transferred to Digity, LLC in May 2023.

Q1 2026 TLD Market Distribution with .CASE Highlighted

The blue segment represents the current .CASE count and is visually enlarged so this highly focused legal namespace remains visible beside global categories.

.CASE45
ccTLDs146.3M
Other new gTLDs49.6M
Established gTLDs196.6M
Source note: DNIB Q1 2026 global market figures, IANA delegation data, Digity registry information, and the current DomainTools TLD count snapshot. Values are rounded and visually scaled for customer education.

Why .CASE needs careful professional and brand positioning

The extension is highly descriptive, but legal-service buyers should use accurate claims, suitable names, and clear client-facing information.

Direct legal meaning

The word “case” can immediately connect a website with litigation, arbitration, investigations, claims, or case-management services.

Focused registry positioning

The registry highlights law firms, attorneys, and law-practicing occupations as primary users of the namespace.

Low current namespace scale

The small registration base can create naming opportunities, but premium and reserved-name checks remain important before purchase.

.CASE and Selected Legal TLD Comparison in 2026

This same-source snapshot compares legal and professional extensions that buyers may consider for firms, attorneys, services, and matter-based websites.

.LAW
23.8K
.LEGAL
22.3K
.LAWYER
8.2K
.ATTORNEY
4.7K
.CASE
45
Source note: ICANN Registry Transactions Reports, January 2026. Values use the Totals-row total-domains field for each registry and are rounded in the chart labels.

Public Premium .CASE Domain Sales

Public .CASE aftermarket disclosures are limited. A concise and professionally appropriate name can still support law firms, class actions, arbitration, investigations, claims, client portals, case-management software, and defensive brand protection.

Source note: Publicly disclosed .CASE aftermarket data remains limited.
Choose the right .CASE service

Different legal and case-focused users need different domain workflows.

A law firm, litigation project, software provider, and agency will use .CASE differently, so select the workflow that fits the professional context.

For law firms and attorneys

Create a focused address for a practice area, attorney profile, client resource, or litigation service.

  • Register a professional name
  • Connect secure website and email DNS
  • Maintain renewal and account control

For class actions and matter websites

Publish eligibility information, notices, updates, documents, contact details, and claimant resources.

  • Search a clear matter name
  • Configure campaign and form DNS
  • Protect misleading name variants

For arbitration and case software

Present dispute-resolution, investigation, claims, workflow, evidence, or case-management platforms.

  • Register a service-focused label
  • Transfer an existing product domain
  • Manage platform and support names

For agencies and resellers

Coordinate supported legal client registrations, transfers, renewals, DNS, and defensive portfolios.

  • Use bulk availability search
  • Centralize client domain management
  • Connect reseller API workflows
Domain transfer

Move .CASE domains to a registrar built for safe domain management.

If you already own .CASE domains elsewhere, transfer decisions should not be based only on one renewal invoice. Check transfer eligibility, ownership access, billing reliability, support response time, API needs, and long-term domain management.

1 Unlock the domainConfirm the domain is not transfer-locked at the current registrar.
2 Get the Auth Code / EPP codeRequest the authorization code from the current registrar before starting the transfer.
3 Submit the transfer through NiceNICStart the transfer, complete payment, and monitor transfer approval status.
Bulk domain registration

Search and register multiple .CASE domains.

Paste multiple .CASE names, remove duplicates, review the count, and continue to bulk registration. This is useful for domain investors, brand teams, agencies, hosting providers, and resellers.

Enter domains or brand keywords

Enter one name per line, with or without .CASE. The tool removes duplicates and prepares a clean list for bulk registration.

Reseller API

Add domain registration to your own platform.

If your business sells hosting, websites, SaaS, agency services, or brand protection packages, NiceNIC reseller APIs can support domain registration, renewal, transfer, DNS, and account management.

Automated registration: create domain orders from your own platform.
Renewal operations: reduce manual follow-up and missed renewal risk.
Custom name servers: support branded hosting and DNS operations.
Wholesale structure: build margin with a registrar relationship designed for recurring operations.
# NiceNIC API v2 endpoint
# Applies to supported domain extensions, including .com, .net, .org, ccTLDs, and new gTLDs
https://api.nicenic.net/v2/

# Required headers
Authorization: username:api_secret
Content-Type: application/json

# Check domain availability across multiple extensions
curl "https://api.nicenic.net/v2/?category=domain&action=check&domains=example.com,example.net,mybrand.org" \
  -H "Authorization: username:api_secret" \
  -H "Content-Type: application/json"

# Get registration / renewal / transfer pricing for any supported extension
curl "https://api.nicenic.net/v2/?category=domain&action=get_price&domain=example.com&type=register&year=1" \
  -H "Authorization: username:api_secret" \
  -H "Content-Type: application/json"

# Change the domain value to query another TLD:
# example.com, example.net, example.org, example.ai, example.co

# Standard response format
{
  "code": 0,
  "msg": "success",
  "data": {}
}

Questions before you register or transfer a .CASE?

Check registry identity, professional positioning, premium pricing, transfers, DNS, bulk management, and reseller support before continuing.

What is a .CASE domain?

.CASE is a generic top-level domain positioned for legal cases, law firms, attorneys, class actions, case-management services, and related professional projects. Review the market and rules section before choosing a name.

Who operates the .CASE registry?

IANA lists Digity, LLC as the sponsoring organization. The TLD was originally delegated in 2016 and transferred to Digity in 2023. Check a name through the availability search.

Can I register a .CASE domain?

The official registry promotes .CASE registration through participating registrars for legal and case-focused uses, subject to availability, reserved names, premium pricing, registry, registrar, ICANN, and legal requirements. Read the domain registration guidance before ordering.

Is .CASE restricted only to licensed lawyers?

The registry markets the extension to law firms, attorneys, and law-practicing occupations, but buyers should confirm any professional-use requirements and avoid misleading claims. Review the domain-name requirements before launch.

What can a .CASE domain be used for?

Possible uses include law-firm pages, class-action information, litigation resources, arbitration, investigation services, client portals, case-management software, and individual matter campaigns. Review the market and rules section for positioning guidance.

Can .CASE domains be premium priced?

Yes. Short legal keywords, surnames, and category terms may be reserved or premium priced. Confirm registration and renewal costs in the availability search before payment.

How do I transfer a .CASE domain?

An eligible transfer normally requires registrar unlock where applicable, an authorization code, and the required registrant confirmations. Continue through the NiceNIC domain transfer page.

Can a firm manage multiple .CASE domains?

Yes. Firms, litigation administrators, software providers, and agencies can organize matter, campaign, client, and defensive names through the bulk domain section.

Does NiceNIC support .CASE resellers and legal platforms?

Yes. NiceNIC provides a reseller program and domain reseller API for supported registration, renewal, transfer, DNS, and portfolio workflows.

Secure the .CASE name before someone else does.

Register a new .CASE, transfer an existing domain, or upgrade your account level for bulk registration and reseller API use.

Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. All Rights Reserved. · U.S. Affiliate: NICENIC LLC