July 14, 2026: GoDaddy Developer Portal is now live with PATs, a CLI, and an agent skill
View as MarkdownJuly 14, 2026Dev Platform
New
The GoDaddy Developer Portal is live at developer.godaddy.com — one place to explore GoDaddy's APIs, authenticate, and make your first call, whether you integrate by hand, from the terminal, or through an AI agent.
What changed
- API reference documentation covers each published API, with request and response samples for every endpoint.
- Authentication uses Personal Access Tokens (PATs), created in the portal with granular, per-scope permissions.
- The
gddycommand-line interface calls the APIs from your terminal, so you don't have to hand-build HTTP requests. - An agent skill builds on
gddy, so AI agents acting on your behalf can discover and call the APIs.
Who is affected
All GoDaddy customers and resellers with products covered by the APIs, starting with Domains and Certificates. The portal is additive: existing integrations and API keys continue to work unchanged, and no action is needed.
Links
- Developer Portal — portal home
- Authentication — create a PAT and make an authenticated call
- CLI setup — install and configure
gddy - Agent skill for
gddy— enable agent-driven API calls - API reference — endpoint documentation with samples
Last updated on
How is this guide?