Authento API
  • Welcome to Authento
  • Integration Guidance
    • Introduction
    • Address-Based Verification
      • Off-Chain Access Control
      • On-Chain Access Control
        • Digital Signature Verification
        • Merkel Proof Verification
    • Account-Based Verification
    • Webhooks
  • API Reference
    • General Information
    • Endpoints
      • Get Basic User Info
      • Get Full User Info
  • Authento-react
    • Getting Started
    • useSignature
    • useStatus
    • useTokenVerifyPopup
    • useVerifyPopup
Powered by GitBook
On this page
  1. API Reference

Endpoints

PreviousGeneral InformationNextGet Basic User Info

Last updated 1 year ago

The following endpoints are available:

Basic information is the user's low-sensitivity information that can be made public. You can use this API to query the KYC status and AML level of an address in Authento


Full information is more user data that can be queried in specific scenarios than basic information. Authento prioritize the protection of user information, the API ensures that only data approved by the user is accessible for platform queries.

Get Basic User Info
Get Full User Info