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

# name.com Core API Documentation

> Modern domain management API for developers, SaaS platforms, and businesses

You're viewing the ***name.com CORE API*** documentation — our latest version, built for developers, SaaS platforms, and businesses that need modern domain integration.

Here you'll find everything you need to integrate with the name.com API to build domain storefronts, automate domain management, and run domain operations programmatically.

## Download the OpenAPI Spec

Download our latest OpenAPI specification to start generating clients instantly.

<CardGroup cols={1}>
  <Card title="Download OpenAPI YAML" icon="file-code" href="https://namedotcom-cdn.name.tools/api-info/namecom.api.yaml">
    Get the latest version of the name.com CORE API in YAML format
  </Card>
</CardGroup>

## Quick Start

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/guides/getting-started">
    Learn how to authenticate and make your first API call
  </Card>

  <Card title="API Overview" icon="book" href="/api/v1/overview">
    Understand the API structure, environments, and key features
  </Card>

  <Card title="Reseller MVP Quickstart" icon="shopping-cart" href="/guides/quickstart">
    Search → Register → Manage
  </Card>

  <Card title="Migration Guide" icon="arrow-right" href="/guides/migration-guide">
    Migrate from v4 to Core API
  </Card>
</CardGroup>

## What's New in CORE API

* **OpenAPI 3.1** specification for better tooling support
* **Improved error handling** with specific HTTP status codes
* **Consistent response format** with explicit default values
* **Enhanced security** with proper Content-Type enforcement
* **Modern RESTful design** for better developer experience

## Get Help

<CardGroup cols={2}>
  <Card title="FAQ" icon="question" href="/resources/faq">
    Find answers to common questions
  </Card>

  <Card title="Changelog" icon="calendar" href="/api/v1/changelog">
    Track API updates and changes
  </Card>
</CardGroup>
