project_id and secret. You’ll need to pass these values into the Authorization request header for every API call.
Frontend SDKs
For our frontend SDKs, you’ll use yourpublic_token rather than your project_id and secret when communicating with the Stytch API.
Environments
Each Stytch Project has 1 Live environment and 1 Test environment by default. You can create additional test environments in the Stytch Dashboard. Each environment has a distinct Project ID, Secret, and Public token.- Test environments access the
https://test.stytch.comAPI - Live environments access the https://api.stytch.com API