Verify SoundCloud Account Id — Reclaim Protocol
Verifies data from SoundCloud Account (soundcloud.com).
Proves ownership of a SoundCloud account. You sign in, land on the settings page, and the authenticated api-v2.soundcloud.com/me response is proven. Only the immutable numeric user id is revealed, and it is OPRF-hashed (oprf-raw), so the raw id never leaves the browser in cleartext — the attestor and verifier see only a stable pseudonym. The same account always yields the same pseudonym, making this suitable for privacy-preserving sybil resistance.
Primary data point: Id.
Reclaim Protocol generates a zero-knowledge proof that a user holds an active SoundCloud Account session and exposes the following verifiable data points:
- Id
How it works
- Your user starts a verification session and signs in to SoundCloud Account as they normally would.
- Reclaim Protocol observes the encrypted SoundCloud Account session through a zero-knowledge proof system, with no credentials leaving the user's device.
- Your application receives a cryptographic proof of the user's data — verifiable on-chain or in your own backend.
Other providers
- Verify GitHub UserName data
- Verify Gmail Account data
- Verify LinkedIn - User Profile Details data
- Verify Twitter User Profile data
- Verify Binance KYC Level data
- Verify Uber UID data
- Verify Twitter Follow Check Finquarium data
- Verify Kaggle username data
- Verify identity_github00 data
- Verify LinkedIn - User Profile Details 2 data