---
title: "Check Server Time"
method: GET
path: "/api/v3/time"
tags: ["Market"]
---

# Check Server Time

`GET /api/v3/time`

Test connectivity to the Rest API and get the current server time.

Weight(IP): 1

## Response `200`

Binance server UTC timestamp

- object
  - `serverTime` integer, required

## Changes

- **2021-10-25** `a484ce871a72` — 1 info
  - the response property `serverTime` became required for the status `200`

[Change history](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/api/v3/time/get.md)

---

[API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.dev/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/revisions/0dd2f133e12d/schema)
