Miscellaneous

Current System Time

GET
/time

Returns the current time of the API server.

NOTE: The response type is not a JSON object, but a simple JSON string.

Response Body

application/json

curl -X GET "https://api.vrchat.cloud/api/1/time"
"2021-08-20T12:38:42+00:00"