DocumentationTraffic Restrictions API

Traffic Restrictions API

Vehicle license plate traffic restrictions

Overview

GET /v1/life/traffic queries vehicle license plate restriction rules for a Chinese city.

Request Parameters

ParameterTypeRequiredDefaultDescription
citystringYes-City name (e.g. 北京, 天津, 成都)

Request Example

curl -H "X-API-Key: sk_gapi_xxxxx" \
  "https://api.groundapi.net/v1/life/traffic?city=北京"

Pricing

$0.01/call. First 500 calls/month are free.

Updated 6 days ago
Did this page help you?