본문으로 건너뛰기

Time

GET 

/api/v1/time

API 서버 연결을 테스트하고 현재 서버 시간을 조회합니다.

Responses

OK

Schema

    d integer

    specifies the current server time in milliseconds

    Example: 1727860524082
Loading...