Part -11 | How to add/update DNS records using GoDaddy API? | Godaddy Domains API in PHP

0.000
PART-11
Contact Information
Detailed Information

How to add/update DNS records using GoDaddy API? | Godaddy Domains API in PHP

Today’s tutorial will help address this very question by showcasing how to use GoDaddy’s API to update DNS records for a given domain with a specified Type and Name.

By the end of this tutorial, my hope is that you’ll be able to create your own bulk update tool for Sedo ownership verification if your domains are managed by GoDaddy.

First things first, let’s discuss what you’ll need to start this tutorial. If you’re new to using GoDaddy’s Developer Portal and API, then I recommend perusing the following documentation:

GoDaddy Developer Portal
GoDaddy API Credentials
GoDaddy API Documentation

We will learn how to setup GoDaddy API?

You can see the video on the YouTube platform
https://www.youtube.com/playlist?list=PLuKH7Xd7LecedHne7xz5aEeshwFhoy60g

GitHub Source Code
https://github.com/hemantvishwakarma/Godaddy-Domains-API-in-PHP