Upcoming - beta access required. The RFQ events stream is part of the upcoming Combos API beta. Reach out to institutional@polymarket.us to join the beta test.
Read the Combos guide before integrating with the RFQ Events Stream. It explains the RFQ Engine workflow, quote rules, and timing requirements.
GetRFQs and GetQuotes while managing RFQ workflows.
Service Definition
Service:polymarket.v1.CombosAPIRPC:
StreamRFQEventsType: Server-side streaming
Required scope:
read:orders
StreamRFQEvents is gRPC-only. The REST Combos endpoints are documented in the Combos API Overview.Request Parameters
StreamRFQEventsRequest
The request is currently empty.Response Messages
The stream returnsStreamRFQEventsResponse messages. Each response has one event value.
Event Payloads
RFQ
Quote
RFQActionReject
RFQActionRejectAction
Complete Example
Stream Behavior
Error Codes
See Also
Combos API
REST and unary gRPC RFQ operations
gRPC Streaming Overview
Endpoints, auth, and connection setup
Authentication
gRPC metadata and scopes
Error Handling
Reconnection and retry guidance