v6 documentation is incomplete, want to contribute?

Current System Time

Returns the current time of the API server.

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

Requests made through this page are proxied through an intermediary server due to Cross-Origin Resource Sharing restrictions.

GET
/time

Response Body

application/json

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