ICANN Accredited Registrar Since 2006

Buy and Register Your .TODAY Domain Today

Check .TODAY domain availability, register a new .TODAY domain, search multiple names in bulk, or transfer your existing .TODAY domains to NiceNIC. Built for businesses, domain investors, agencies, hosting providers, and resellers.

.today
Market $7.04 $4.69 first year
Basic $4.69 0% off
Super $4.69 0% off
VIP $4.69 0% off

Need lower .TODAY pricing? Upgrade account level for bulk registration and reseller pricing.

Why choose NiceNIC for .TODAY

A .TODAY domain makes time-sensitive content easy to understand.

.TODAY is strongest when immediacy matters: news pages, daily offers, launch campaigns, event updates, product drops, and active communities. NiceNIC supports availability search, DNS, SSL, transfer planning, bulk lists, and reseller workflows for fast-moving projects.

💰

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 .TODAY 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.

.TODAY Market Intelligence · Q1 2026

.TODAY is built for immediacy and current updates.

DomainTools shows 121.2K .TODAY domains in its public TLD count snapshot. This section explains .TODAY scale, time-sensitive positioning, public resale visibility, and practical workflows for buyers planning launches, campaigns, or daily content.

📊 .TODAY registrations 121.2K

DomainTools public TLD count snapshot.

👑 Share of all TLDs 0.03%

.TODAY share of 392.5M total domain registrations.

🌐 Total TLD market 392.5M

Total domain registrations across all TLDs in Q1 2026.

Q1 2026 TLD Market Distribution

This chart compares .TODAY with major domain categories using Q1 2026 domain-name-base data. It gives buyers a clear view of how this descriptive new gTLD fits within the wider TLD market.

.TODAY121.2K
ccTLDs146.3M
Other New gTLDs49.5M
Established gTLDs196.6M
Source note: DNIB Q1 2026 market figures and public TLD count data. Values are rounded for customer education.

Why .TODAY works for active online projects

.TODAY gives the domain a sense of immediacy, making it useful when the content is current, time-limited, or updated often.

Clear time signal

The extension tells users that the page is about something current, active, or happening now.

Good for launches and campaigns

It can support daily deals, event pages, announcement hubs, or product drop landing pages.

Useful for content operations

Publishers and agencies can use .TODAY for update-driven content while keeping campaigns separate from the main brand domain.

.TODAY Registration Count Snapshot Through 2026

This snapshot uses current public count data to compare .TODAY with selected nearby descriptive TLDs, giving customers a practical view of its relative namespace size through 2026.

.EMAIL
123.8K
.GROUP
123.1K
.INK
121.9K
.TODAY
121.2K
.AGENCY
120.5K
Source note: DomainTools public TLD count snapshots. Values are rounded for customer education.

Public Premium .TODAY Domain Sales Examples

Published premium .TODAY domain sales benchmarks are limited, so this section does not display fixed resale examples. For buyers considering a .TODAY domain, value is usually shaped by brand fit, availability, namespace fit, registration rules, and long-term use.

Source note: Public premium .TODAY sales reporting is limited; no placeholder resale bars are used.
Choose the right .TODAY workflow

Different online projects need different domain workflows.

A news publisher, an ecommerce campaign, an event team, and a reseller storefront all need different .TODAY workflows. The cards below keep the same layout while adapting the content to this extension.

For daily content and news pages

Use .TODAY when users expect fresh updates, current information, or recurring daily posts.

  • Match the name to the content rhythm
  • Add SSL before publishing
  • Keep archive URLs organized

For launches and limited-time offers

Create a focused landing page for product drops, promotions, and time-bound campaigns.

  • Register campaign-specific names
  • Set DNS before launch day
  • Connect analytics and redirects

For events and live updates

Use .TODAY for schedules, announcements, agendas, or live event information.

  • Prepare names before promotion
  • Use simple memorable wording
  • Plan post-event redirects

For agencies and resellers

Offer .TODAY for customers running campaigns, newsletters, and fast-moving local projects.

  • Bulk search campaign phrases
  • Bundle email and SSL
  • Automate via reseller API
Domain transfer

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

If you already own .TODAY 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 .TODAY domains.

Paste multiple .TODAY 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 .TODAY. 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 .TODAY?

Short answers for buyers who need to confirm namespace fit, registration rules, bulk search, transfer handling, or reseller/API support before continuing.

What is a .TODAY domain?

.TODAY is a descriptive generic top-level domain for current updates, launches, campaigns, events, daily content, and time-sensitive websites.

Who operates .TODAY?

IANA lists .TODAY under an Identity Digital registry entity. Registrations follow ICANN requirements and Identity Digital policies.

Can anyone register a .TODAY domain?

.TODAY is generally available through participating registrars, subject to registry policies, reserved names, acceptable-use rules, and accurate registrant information.

What types of websites fit .TODAY?

.TODAY fits news-style updates, event pages, daily offers, product launches, local announcements, and campaign landing pages.

Is .TODAY only for short-term campaigns?

No. It can be used for a long-term publication or community if the content is regularly updated and the name remains meaningful over time.

Can I bulk search .TODAY campaign names?

Yes. Use this page for one name or NiceNIC bulk domain search when comparing multiple campaign phrases, dates, product names, or local update ideas.

Can I transfer a .TODAY domain?

Eligible .TODAY domains can usually be transferred when unlocked and supported by a valid authorization code. Use domain transfer after checking status and timing.

Does .TODAY have public premium sales bars?

Public completed premium .TODAY resale benchmarks are limited, so this page does not display fixed resale examples.

Can resellers offer .TODAY domains?

Yes. NiceNIC supports resellers and agencies with account management, bulk tools, and reseller API for descriptive TLD workflows such as .TODAY.

Secure the .TODAY name before someone else does.

Register a new .TODAY, 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