Skip to main content
Official client SDKs for the name.com Core API. They give you typed clients that map directly to the API reference, so you can start building in minutes. Use an SDK when you want the fastest path in your language. Prefer raw HTTP when you want full control — both talk to the same API.

Available packages

Python (namecom-core-api) is not released yet. Rest assured, it’s coming soon! In the meantime, you can use standard Python libraries like urllib or requests to access the Core API over HTTPS. We will update this page when the package is available.

Environments and auth

SDKs use the same credentials as curl: HTTP Basic Auth with your API username and token. See Authentication and Getting Started. Pass the matching base URL (or environment) when you construct the client. Do not mix sandbox credentials with the production host.

First call

Call GET /core/v1/hello to verify install and auth. Examples below use the sandbox.
Each GitHub repository includes a README with additional language-specific detail. Prefer that README for advanced configuration; use this page for install, auth, and your first request.

Next steps

Reseller Quickstart

Search → register → manage with the Core API

API reference

Full endpoint documentation (same surface as the SDKs)

Testing environment

Sandbox credentials, credit, and limits

name.com MCP

Call the Core API from AI agents