Chat Online
Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
Undocumented changes to API
4/11/2022 10:46
We noticed the schema changed for list_domain on Friday. Can we please get a list of all changes that were made to the API?
Reply Quote
11/18/2022 11:12
Hello, Thank you for contacting us. Here is the link where you can check our latest changes for list_domain API.
https://www.dynadot.com/domain/api3.html#list_domain

Best Regards,
Dynadot Support Team
Reply Quote
4/13/2022 02:06
Yes, broke everything as we rely on list_domain.

Seems that:
["ListDomainInfoContent"]["DomainInfoList"]["DomainInfo"] => Array { ["Domain"]=>["Name"] }
is now:
["ListDomainInfoContent"]["DomainInfoList"]["DomainInfo"] ["Domain"] => Array { ["Name"] }
Reply Quote