Polygon ID
Polygon ID (now operating as Privado ID) is a self-sovereign identity platform that enables issuers to create and manage decentralized identifiers (DIDs) and verifiable credentials (VCs) using zero-knowledge proof cryptography. Built on the iden3 protocol and the Polygon blockchain, it allows organizations to issue privacy-preserving credentials — such as KYC attestations, age proofs, and reputation signals — while giving users full control over their identity data. Verifiers can authenticate users and gate access using ZK queries without learning underlying personal information.
APIs
Polygon ID Issuer Node API
The Issuer Node REST API provides full lifecycle management of decentralized identities and verifiable credentials. Issuers use it to create DIDs on supported Polygon networks, ...
Polygon ID Verifier SDK
The Verifier SDK enables web2 and web3 applications to authenticate users based on verifiable credentials without accessing the underlying personal data. Verifiers compose ZK qu...
Polygon ID JavaScript SDK
The JS-SDK enables browser-based applications, extensions, and dApps to implement identity wallet functionality, create and manage DIDs, generate ZK proofs, and interact with th...
Polygon ID Wallet SDK (Flutter)
Flutter plugin for integrating Polygon ID wallet capabilities into mobile applications. Provides identity creation, credential storage, ZK proof generation, and protocol communi...