Markmonitor RestApi Change Log

Date Changes
2025-01-21 Deprecated the old endpoint domains.markmonitor.com and added support for the new endpoint api.markmonitor.com.
2021-01-12 Fixed a problem with the /orders/submit endpoint where the default contacts were not assigned.
2020-12-15 Added the ability to search for and view nameservers in the /domains/search endpoint.
2020-01-14 Added a new endpoint to retrieve a contact's history records.
2019-10-08 Added a new endpoint to allow a note to be added to a domain.

When retrieving notes, the note's type is now returned.
2019-08-13 Added 2 new endpoints to support registering/transferring multiple domains. /orders/submit and /orders/check
2019-07-30 Fixed a domain register problem that caused the default nameservers to be deleted if no nameservers were specified in the request.
2019-05-23 Modified /udfs endpoint to return account specific data.
2019-01-29 Added the ability to filter on dateTransferred, dateExpires, datePaidThrough and registrantProfileName in the /domains/search endpoint.

The /domains/{domainId} and /check/{domainName} endpoints now return the tld and extension.
2018-10-23 Added a new endpoint to get a list of udf definitions in the user's account.
2018-09-25 Added a new endpoint to hide or unhide a domain.
2018-09-11 The group endpoint now returns matterId and contact information if a contact exists. Added domains endpoints to associate/disassociate a group to/from a domain. Send email notification when nameservers are changed.