diff --git a/pages/lazer/subscribe-price-updates.mdx b/pages/lazer/subscribe-price-updates.mdx index 2af3c2cc..92a78815 100644 --- a/pages/lazer/subscribe-price-updates.mdx +++ b/pages/lazer/subscribe-price-updates.mdx @@ -16,7 +16,7 @@ The websocket server is available at `wss://pyth-lazer.dourolabs.app/v1/stream{: ### 1. Acquire an access token -Please fill out [this form](https://tally.so/r/nP2lG5) to contact the Pyth team and get the access token. +Please fill out [this form](https://tally.so/r/3xG8E5) to contact the Pyth team and get the access token. Use the access token to authenticate the websocket connection by passing it as an `Authorization{:bash}` header with the value `Bearer {token}{:bash}`.