Verify Uber Personal Info Firstname — Reclaim Protocol

Uber Personal Info logo

Verifies data from Uber Personal Info (riders.uber.com).

Single-session Uber rider proof: extracts the logged-in user's personal info (first name, last name, email, phone) from the CurrentUserRidersWeb GraphQL query AND proves >=2 past rides via two distinct trip UUIDs from the Activities GraphQL query. Both requests hit riders.uber.com/graphql on the same URL; each requestData entry is pinned to its GraphQL operation via its exact request body (bodySniff), so the interceptor routes each captured response to the correct entry instead of matching by URL alone.

Primary data point: Firstname.

Reclaim Protocol generates a zero-knowledge proof that a user holds an active Uber Personal Info session and exposes the following verifiable data points:

How it works

  1. Your user starts a verification session and signs in to Uber Personal Info as they normally would.
  2. Reclaim Protocol observes the encrypted Uber Personal Info session through a zero-knowledge proof system, with no credentials leaving the user's device.
  3. Your application receives a cryptographic proof of the user's data — verifiable on-chain or in your own backend.

Other providers

Browse all Reclaim Protocol providers →