Create session (REQUESTED)
Consumer asks for a live feed at (lat, lng). Optional pre-fetched quoteId locks the rate; otherwise a spot rate is computed and pinned on the row. Returns the new session in REQUESTED state plus the ZedToken to echo on follow-ups.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
4.66
-74.05
Upper bound on session duration in seconds.
600
Optional — defaults to the caller's workspace; required for wallet sessions if it disagrees.
"8c3a5b6f-1d2e-4f7a-9b8c-d1e2f3a4b5c6"
Seconds the consumer is willing to wait for media to start. After created_at + waitTimeoutSeconds with no first decoded frame, the session transitions to EXPIRED without a meter or settlement. Independent of maxDurationSeconds. Must satisfy 5 ≤ n ≤ 3600. Defaults to 300 (5 minutes).
300
Optional pre-fetched LxPriceQuote id to lock the rate.
"a1b2c3d4-5e6f-7a8b-9c0d-1e2f3a4b5c6d"