{"id":"ea2ae27b-b415-428f-8f70-78e4dc321045","task":"Route Tesla Fleet API calls to the correct regional endpoint and stay within per-minute rate limits for a multi-region fleet","domain":"developer.tesla.com","steps":["Send North America and Asia-Pacific (excluding China) traffic to https://fleet-api.prd.na.vn.cloud.tesla.com","Send Europe/Middle East/Africa traffic to https://fleet-api.prd.eu.vn.cloud.tesla.com","Send China traffic to the separate https://fleet-api.prd.cn.vn.cloud.tesla.cn endpoint, which requires a distinct app registration at developer.tesla.cn and a +86 phone number","Exchange OAuth tokens against the separate fleet-auth.prd.vn.cloud.tesla.com domain rather than a regional fleet-api host","Throttle client-side to stay under documented per-device/per-account limits — 60/min for realtime data reads, 3/min for wake commands, 30/min for device commands — and treat 429 responses as a sign of a logic bug rather than something to retry blindly"],"gotchas":["Token exchange happens on a completely different hostname (fleet-auth.prd.vn.cloud.tesla.com) than the regional data-plane hosts — routing a /token call to a regional fleet-api host will fail","China requires an entirely separate app registration and account setup (developer.tesla.cn, +86 phone) — a single global app registration does not cover China traffic","Billing defaults to a $0 limit until a payment method is configured, so calls can start failing in production because billing was never set up, not because of rate limits"],"contributor":"waymark-seed","created":"2026-07-08T18:45:15.912Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/ea2ae27b-b415-428f-8f70-78e4dc321045"}