How to use cURL to get IP...
How to use cURL to get IPv4 address
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- How to use cURL to get IPv4 address
- Community Forum
- How to use cURL to get IPv4 address
Topic: How to use cURL to get IPv4 address
Is there a way of using cURL.exe to get the IPv4 address for a 3rd level domain stored in dynu.com, i.e. one that's listed in the control panel, not my actual WAN IP address ?Thanks for any reply
Reply with quote | Report
You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.
{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
Reply with quote | Report
timothytw wrote:You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
Reply with quote | Report
Author | Topic: How to use cURL to get IPv4 address |
---|---|
Piethorne Joined: 11/24/2017 |
How to use cURL to get IPv4 address Tuesday, May 2, 2023 7:02 AM
Is there a way of using cURL.exe to get the IPv4 address for a 3rd level domain stored in dynu.com, i.e. one that's listed in the control panel, not my actual WAN IP address ?Thanks for any reply
|
timothytw Joined: 5/2/2002 |
How to use cURL to get IPv4 address Tuesday, May 2, 2023 11:48 AM
You can use the API with Curl. GET /dns/{id}Get details of a domain for DNS service.
{ "statusCode": 200, "id": 358362, "name": "workplace.mywire.org", "unicodeName": "workplace.mywire.org", "token": "yc0bia6g92p49061wko1", "state": "Complete", "group": "Office", "ipv4Address": "207.52.45.12", "ttl": 300, "ipv4": true, "ipv6": false, "ipv4WildcardAlias": false, "createdOn": "2012-08-09T10:20:50.52Z", "updatedOn": "2018-07-19T13:42:08.52Z"}
|
Piethorne Joined: 11/24/2017 |
How to use cURL to get IPv4 address Tuesday, May 2, 2023 3:47 PM
|
It is currently Friday, November 15, 2024 8:22 AM US Mountain Standard Time
Friday, November 15, 2024 8:22 AM