---
title: Cloudflare Registrar API is now in beta
description: Search, check, and register supported domains with the Cloudflare API.
image: https://developers.cloudflare.com/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Cloudflare Registrar API is now in beta

Apr 15, 2025 

[ Registrar ](https://developers.cloudflare.com/registrar/) 

Cloudflare Registrar API is now in beta.

You can now use the Cloudflare API to:

* Search for domain names.
* Check real-time availability and pricing.
* Register supported domains programmatically.

This beta supports a subset of popular extensions available through Cloudflare Registrar. Search returns suggestions across API-supported extensions, check confirms current availability and pricing, and registration starts a workflow that can complete immediately or be polled if it takes longer.

Because the Registrar API is part of the Cloudflare API, it can also be used in [Cloudflare MCP ↗](https://github.com/cloudflare/mcp) and other agent-driven workflows.

If you are using Cloudflare MCP or other agent-driven workflows, prompts can be as simple as:

* `Search for domain ideas for a coffee shop based in Evergreen, Colorado.`
* `Check whether example.com is available and show me the current price.`
* `Register example.com`

For supported operations, extension availability, and workflow details, refer to:

* [Registrar API guide ↗](https://developers.cloudflare.com/registrar/registrar-api/)
* [Registrar API reference ↗](https://developers.cloudflare.com/api/resources/registrar)

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/post/2026-04-15-registrar-api-beta/#page","headline":"Cloudflare Registrar API is now in beta · Changelog","description":"Search, check, and register supported domains with the Cloudflare API.","url":"https://developers.cloudflare.com/changelog/post/2026-04-15-registrar-api-beta/","inLanguage":"en","image":"https://developers.cloudflare.com/changelog-preview.png","dateModified":"2025-04-15","datePublished":"2025-04-15","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
