DEVELOPER PLATFORM
Build with WaterChain.
Programmable certificate infrastructure for systems that need verifiable credentials and document-backed evidence.
v1
API version
4
Core endpoints
43114
Chain ID
99.98%
Service target
Start here
A clean integration path from your application to a verifiable credential.
01 · AuthenticateCreate an organization API key and keep it server-side.
→02 · Create or readUse certificate endpoints from your operational system.
→03 · VerifyResolve certificate state and integrity information.
→04 · EvidenceKeep the original document off-chain and retrieve it by content reference.
→Off-chain first-class evidence
The document is not an afterthought.
WaterChain separates trust state from human-readable evidence: the integrity fingerprint is anchored to the credential while the original asset remains in the document / IPFS layer.
3fe6321fdce471b14095c7af8b67d6bb67e9d3408c28166a5e909044aaa2e85a
API reference
Explore the production interface.
GET
/v1/healthService health.
LIVEGET
/v1/certificatesCertificate register.
LIVEGET
/v1/certificates/{certificateNo}Certificate lookup.
LIVEGET
/v1/verify/{certificateNo}Verification lookup.
LIVEAuthentication
Bearer API keys, scoped to an organization and designed for server-side use.
Webhooks
Receive issuance, verification and lifecycle events without polling.
SDKs
Keep integrations close to your existing operational stack.