# Documentation

- [Introduction](/hyperid-dev-docs/documentation/introduction.md): An overview of the HyperID service and its integration.
- [Client Registration](/hyperid-dev-docs/documentation/client-registration.md)
- [Client Authentication](/hyperid-dev-docs/documentation/client-authentication.md): Description of client authentication in REST API requests
- [Connect Discovery](/hyperid-dev-docs/documentation/connect-discovery.md): Simplify HyperID integration by discovering endpoints
- [Access Tokens and Refresh Tokens](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens.md): Explore the use of access tokens and refresh tokens in the HyperID authentication system and how they are structured
- [Token Structure](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-structure.md): Understanding Access Tokens and Refresh Tokens
- [Token Payload Insights](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-payload-insights.md): Explore the Fields within the Token Payloads
- [Token Retrieval](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-retrieval.md): The process of obtaining Access and Refresh Tokens
- [Token Validation](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-validation.md): Learn more about the token validation process
- [Token Reissue](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-reissue.md): Learn when and why you should reissue tokens and how to effectively implement this process
- [Token Revocation and Logging Out](/hyperid-dev-docs/documentation/access-tokens-and-refresh-tokens/token-revocation-and-logging-out.md): Explore how to revoke access and refresh tokens
- [Wallets](/hyperid-dev-docs/documentation/wallets.md): Explore the possibilities Web3 Wallets management in HyperID.
- [Transactions](/hyperid-dev-docs/documentation/transactions.md)
- [KYC](/hyperid-dev-docs/documentation/kyc.md)
- [2FA Verification](/hyperid-dev-docs/documentation/2fa-verification.md): Enhance User Security with HyperID's Two-Factor Authentication
- [Request Available 2FA Methods](/hyperid-dev-docs/documentation/2fa-verification/request-available-2fa-methods.md): Discover the user's enabled 2FA options through this API request
- [Start 2FA Verification](/hyperid-dev-docs/documentation/2fa-verification/start-2fa-verification.md)
- [Complete 2FA Verification](/hyperid-dev-docs/documentation/2fa-verification/complete-2fa-verification.md)
- [Custom MFA Requests](/hyperid-dev-docs/documentation/custom-mfa-requests.md): HyperID's custom user confirmations enhance service security with the added layer of biometric authentication
- [MFA Request Templates](/hyperid-dev-docs/documentation/custom-mfa-requests/mfa-request-templates.md): Customize user confirmation requests with HyperID's diverse MFA request templates
- [MFA Availability Check](/hyperid-dev-docs/documentation/custom-mfa-requests/mfa-availability-check.md): Confirming MFA Custom Request Availability for a specific user
- [Starting an MFA Request](/hyperid-dev-docs/documentation/custom-mfa-requests/starting-an-mfa-request.md): Initiate secure Multi-Factor Authentication (MFA) requests seamlessly with HyperID's API
- [Check MFA Request Status](/hyperid-dev-docs/documentation/custom-mfa-requests/check-mfa-request-status.md): Monitoring the status of initiated MFA requests
- [Canceling an MFA Request](/hyperid-dev-docs/documentation/custom-mfa-requests/canceling-an-mfa-request.md): Cease a previously initiated MFA request using HyperID's cancellation API
- [Services Storage and Interoperability](/hyperid-dev-docs/documentation/services-storage-and-interoperability.md): This section describes how HyperID serves as a secure storage solution for services, enabling them to store and retrieve user data
- [User Data Set](/hyperid-dev-docs/documentation/services-storage-and-interoperability/user-data-set.md): Securely store or upload data using key/value approach
- [User Data Get](/hyperid-dev-docs/documentation/services-storage-and-interoperability/user-data-get.md): Retrieve user-specific data with ease using User Data Get
- [Revoke Consent](/hyperid-dev-docs/documentation/revoke-consent.md): Empower users to manage their data privacy choices and meet regulatory compliance
