> ## Documentation Index
> Fetch the complete documentation index at: https://docs.namify.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Namify

> We provide domain infrastructure built for SaaS. Our API lets you ship domain search, registration, and management as a native feature inside your product - without becoming a registrar, negotiating with registries, or staffing a domain support team.

This API enables developers, SaaS platforms, and businesses to seamlessly integrate domain operations into their products, automate lifecycle management, and offer domain-linked services through a single, scalable interface.

<Columns cols={3}>
  <Column>
    <Card title="500k+">
      Domains under management.
    </Card>
  </Column>

  <Column>
    <Card title="< 1s">
      Typical API search API response time.
    </Card>
  </Column>

  <Column>
    <Card title="ICANN accredited">
      Registrar status baked into the platform.
    </Card>
  </Column>
</Columns>

## Who this is for

CEO’s, CTO’s, Product managers, engineering leads, and DevOps teams at SaaS companies who want to offer custom domains to their users. Website builders, e-commerce platforms, email tools, landing page builders, agency platforms - if your users benefit from a custom domain, Namify powers it.

## What you can do

<Columns cols={2}>
  <Column>
    <Card title="Search & Register" color="#F79E83" icon="magnifying-glass">
      Let users find and register domains from inside your product.
    </Card>
  </Column>

  <Column>
    <Card title="Automate DNS" color="#f7ef88" icon="bolt-auto">
      Programmatically configure A, CNAME, MX, TXT records on registration.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Manage Lifecycle" color="#87B6F7" icon="arrows-spin">
      Handle renewals, expiry warnings, transfers, and locks via API.
    </Card>
  </Column>

  <Column>
    <Card title="Monetize domains" color="#83F891" icon="money-bill-1">
      Set your own margins. Earn on registrations and renewals.
    </Card>
  </Column>
</Columns>

## Quick navigation

New here? Start with the [Quickstart](/quickstart) - zero to a registered domain in 4 API calls.

Need to plan your integration? Read [Integration Patterns.](/integration-patterns)

Ready to build? Jump to the [API Reference](/api-overview).

<Tip>
  **AI-First Developer Experience**

  Built for AI-assisted development — copy any endpoint into ChatGPT or Claude to generate working code, or use the built-in “Ask a question…” assistant for instant answers and integrations.
</Tip>
