/
IS
isucon
/
ISURIDE API Specification
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
isucon
ISURIDE API Specification
post
椅子が自身の位置情報を送信する
v1
latest
OpenAPI 3.1.0
2026-07-17
18
6
31.9 KB
chair
椅子が自身の位置情報を送信する
post
/chair/coordinate
Request body
Coordinate
required
座標情報
latitude
integer
required
経度
longitude
integer
required
緯度
Response
椅子の座標を更新した
object
required
recorded_at
integer
required
記録日時 (UNIXミリ秒)
Example response
{ "recorded_at": 1733560208672 }