Get Times(time_t) data
caution
Reminder: The API interface may be inaccessible due to network delay or attack, please take relevant measures.
Special Note: This interface data is completely free! Please keep your key and don't give it to others.
🌏 API Introduction
Address: https://timet.api.etek.top/
Types: json
Request: get/post
Update: real-time
📥 Example of Return Value
{
"code":"1",
"data":"1538884800",
"mod":"tt"
}
📤 Data Request Parameter Description
No Support: This API only provides the current timestamp information query.
📕 Return Value Description
Name | Type | Description |
---|---|---|
code | string | Status Code |
data | string | Time data |
mod | string | The date type you need to query. |
* "1538884800" is a "time_t" type data, which represents 12:00 AM on October 7, 2018 (GTM+8 Shanghai,Hongkong etc.).
🚥 Status Code Description
Code | Description |
---|---|
0 | The network is busy when querying the LET data center |
1 | Data query succeeded |
-1 | Failed to query data from LET data center |
📜 History Version
Version | Date | State | Interface |
---|---|---|---|
1.x | October 7, 2018 | Disable | |
2.x | March 25, 2020 | Disable |
😕 Want more data support? Welcome friends from Guangxi University, Guilin University of Electronic Technology, Guangxi University of Science and Technology to contact us ( service@leee.tech )!