List Contact Profiles

List Contact Profiles: Retrieve a list of all contact profiles (identities) stored in your registrar account. These profiles can be used to set WHOIS information for your domains.

Endpoint:GET /contacts

Example Request:

curl -X GET "https://umva.net/api/domain/contacts"
-H "X-API-Key: your_api_key_here"