API Documents
Cancel
Contents
Get the Version of API
1. API Description
This API (Info.Version) is used to get the version number of the API.
Domain name for API request: https://api.dnspod.com/Info.Version
HTTP request method: POST
2. Input Parameters
Request parameters: common parameters
3. Output Parameters
Response codes: common return codes. For details, please see Common Return Codes.
4. Sample
Sample:
curl -X POST https://api.dnspod.com/Info.Version -d 'user_token=730060,e1a8a$f14dc5dcbafd83680b3d2a553c4d553d&format=json'
The following is a sample response:
JSON:
{
"status": {
"code": "1",
"message": "4.6",
"created_at": "2014-06-04 20:40:37"
}
}
Last updated on 2020-12-23 07:10
Is the above content helpful to you?
Helpful
Unhelpful
Select an issue type
- Can't find what I need
- Update is not timely
- Difficult to understand
- Typo/invalid link
- Steps are incomplete
- Missing images/sample codes
View on Mobile Phone
Click to copy the link