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
CallGET /core/v1/hello to verify install and auth. Examples below use the sandbox.
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