You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use the Stax SDK for Python, you will need a valid [Stax API Token](https://www.stax.io/docs/users/access-stax-api-with-an-api-token-and-sdk/).
9
+
In order to use the Stax SDK for Python, you will need a valid [Stax API Token](https://www.stax.io/developer/api-tokens/).
10
10
11
11
## Installation
12
12
Install the package using `pip`:
@@ -49,7 +49,7 @@ print(response)
49
49
For more information on contributing the to the Stax SDK, please see our [guide](https://github.com/stax-labs/lib-stax-python-sdk/blob/master/CONTRIBUTING.md).
50
50
51
51
## Getting Help
52
-
* If you're having trouble using the Stax SDK, please refer to our [documentation](https://www.stax.io/docs/).<br>
52
+
* If you're having trouble using the Stax SDK, please refer to our [documentation](https://www.stax.io/developer/api-tokens/).<br>
53
53
* If you've encountered an issue or found a bug, please [open an issue](https://github.com/stax-labs/lib-stax-python-sdk/issues).<br>
54
54
* For any other requests, please contact [Stax support](mailto:[email protected]).
0 commit comments