Discussions
API latency
4 days ago by Sean Feldman
Where is the API origin served from, and is there a region or endpoint that would put me closer to it than New Jersey?
Is ~94ms expected for POST /trading/deposit/{id}/withdraw, or is that inflated by something I'm doing (headers, payload, connection handling)
Are withdraw requests processed strictly first-come-first-served on arrival, or queued/batched? I want to know whether shaving client-side milliseconds actually changes who wins a contested listing.
