Project Public Key
Use a public key to authenticate your application with the Hyphen API to provide it limited, read-only access to features like Toggle evaluations.
This key is designed for client-side use and is safe to include in your frontend code.
A Project Public Key is a unique identifier that allows developers to authenticate requests to Hyphen’s API. With this key, you have limited, read-only access to features like Toggle feature evaluations.
Getting Your Project's Public Key
- Navigate to your Hyphen Dashboard.
- Select your project from the Projects list.
- Go to the Access tab.
- Copy the Public Key for your project.
All public keys start with public_
to make them easy to identify.
Updated 11 days ago