Skip to Content

Verified identity, built into your product

Valyd is one platform for identity. Let users sign in with an already-verified account, verify people with KYC, liveness and license checks, and give AI agents a safe way to act on a verified identity. One set of credentials, three ways to use them.

What you can build

Start in minutes

Create an app in the developer portal, install the SDK, and redirect to Valyd. Every response uses the same envelope and keys stay server-side.

Login with Valyd — server setupFull quick start
import { ValydClient } from "@valyd/sdk"; const valyd = new ValydClient({ clientId: process.env.VALYD_CLIENT_ID!, clientSecret: process.env.VALYD_CLIENT_SECRET!, redirectUri: process.env.VALYD_REDIRECT_URI!, // e.g. http://localhost:8080/callback // baseUrl defaults to https://idp.valyd.work });

Popular pages

Support

Questions? Email support@valyd.id or visit the developer portal .