Playground
Explore the Enroll → Verify → Stamp flow with your API key.
Playground does not record audio. Generate voice embeddings or phrase hashes in your own app, then use this page to test Keywave API calls.
What is the Playground
The Playground is an interactive space to try Keywave’s verification workflow and see real API responses. Use it to validate request shapes, understand outcomes, and prototype your integration before wiring Keywave into your application.
Playground notice: Playground requests count toward your monthly proof allowance. The Playground is intended for development and testing, not production traffic. Data shown here may be reset or deleted as the Service evolves.
Enroll
Create or update a voiceprint for a wallet using an embedding hash.
Verify
Compare a probe hash against the enrolled voiceprint and return a score and match decision.
Stamp
Anchor a proof for the wallet on the configured network when supported.
Use an API key created in your dashboard. Provide a wallet and an embedding or phrase hash to test Enroll and Verify.
Required for Enroll and Verify. Stamp only needs a wallet.
Enroll Result
// no result yet
Verify Result
// no result yet
Stamp Result
// no result yet
Powered by Keywave