Get participants
Markets
Get participants
List teams, players, and futures sides
GET
Get participants
Returns a deduplicated list of participants — teams, players, futures sides — across the exchange. UseDocumentation Index
Fetch the complete documentation index at: https://docs.4casters.io/llms.txt
Use this file to discover all available pages before exploring further.
participantID values from this endpoint as the side field when placing moneyline or spread orders.
Request
GET /exchange/getParticipants
When
active=true, restrict the response to participants of games starting in the future. When active=false (or omitted), return participants across all games.Response
Example
Authorizations
Pass your auth token in the Authorization header. The Bearer prefix is optional; the server also accepts a signed auth cookie or a token field in the request body.
Query Parameters
When true, only return participants of games starting in the future.
Available options:
true, false Response
Participants list