Endpoints
Typical identity application flow
Prerequisites
- A cryptographic key must be created via Cryptography → Create key before applying for an identity.
- All signing operations require a
keyId,nonce,keySignature, andrequestSignature. - Approved Legal Identities are required to sign smart contracts — see Contracts.
Related
- Legal identity flow guide — step-by-step walkthrough of the full application process.
- Cryptography — create and retrieve the keys needed to sign identity applications.
- Contracts — use approved identities to sign smart contracts.