Try the Demo Service
Experience HashBack authentication in action. Use our demo with your own code to see how the exchange works. We'll even host your verification hashes while you're testing.
Test Your Client Code
https://demo.hashback.dev/hello/
Send a GET request to this URL and it'll respond with a cheery "Hello" message, but only if a valid HashBack authentication header is included in the request. (If you don't, it'll return full documentation for this service including some sample code you can copy.) Use this to test your client code will generate a valid claim and will publish valid hashes.π¦ Hashbert says: βIs it me you're looking for?β
Test Your Client Code
https://demo.hashback.dev/call/
Send a POST request, including the URL of your service in the request body, and this demo service will make properly-formed HashBack authenticated GET request to that URL. Once completed, the demo service will return a full log of the request and response, including the requests when anyone tried to GET the verification hash.π¦ Hashbert says: βYou can point the "call" handler at the "hello" handler if you want. It's like shaking hands with yourself.β
We'll host your hashes!
https://demo.hashback.dev/hash/
If you're developing your own HashBack client but you don't have a web server ready to host your verification hashes yet, we've got your back. You can upload your hash text on the demo server, ready for anyone to request it. For a minute or so. And it'll be deleted after three GETs.π¦ Hashbert says: βDon't use that for anything important. Anyone can claim to be the demo service. Even badgers!β