Skip to main content

1) Set your environment

2) Verify connectivity

/health is public and does not require auth.
Expected shape:

3) Make an authenticated request

4) Try prediction market endpoints

JavaScript example

5) Optional: subscribe to realtime updates

Next: read Authentication & Errors, browse endpoint docs, and see Realtime Stream for websocket payloads.