API keys
To use the Stytch API, authenticate your requests using yourproject_id and secret from the Project ID & API keys section in the Dashboard.
- For direct API calls, pass these credentials into the Authorization request header using basic authentication.
- When using our backend SDKs, provide these credentials when initializing the Stytch SDK client.
Environments
By default, a Stytch project includes one Live and one Test environment. Your Live environment should map to production. You can make as many Test environments as you need for your various stacks (development, staging, QA, etc.). Each environment type has its own API root URL:- Test environments:
test.stytch.com - Live environment:
api.stytch.com
member-test-16d9ba61-97a1-4ba4-9720-b03761dc50c6 indicates a Member was created in a specific Test environment.