UATU - Query on-chain data in natural language
PlaygroundNPM PackageAPI Dashboard
  • Problems UATU is solving
  • White Paper
    • Abstract
    • Introduction
      • Background and motivation
      • Objectives of UATU
      • Scope and limitations
    • UATU Architecture
      • Blockchain Nodes & Knowledge Database
      • UATU Services and Service-Specific Databases
      • UATU API Cluster
      • Natural Language Processing (NLP) module
      • UATU Query Language (UATU QL)
      • Data extraction and presentation
  • UATU Services
    • On-chain data services
      • Implementation details and data sources
    • Integration with third-party APIs (where applicable)
  • User Interface, API, and NPM Library
    • Playground for direct user queries
    • API for developers and organisations
    • UATU libraries
      • Installation and usage
      • Library features and functions
    • Security and access control mechanisms
  • Use Cases and Applications
    • End-user scenarios
    • Developer and organisation scenarios
  • Evaluation and Performance Metrics
  • Future Work and Enhancements
  • Conclusion
  • Appendix
    • UATU QL Syntax and Examples
    • Detailed Service Descriptions
    • API Documentation and Usage Examples
    • UATU Library Documentation and Usage Examples
  • Tokenomics
    • Distribution
    • Token Sale Rounds
    • User Metrics & Trade Data
    • Burning
    • Milestones
  • FAQs
    • AI Model & NLP
    • UATU QL
    • UATU Library
    • UATU APIs
    • UATU Services
      • Wallet
      • Ticker
  • Links & Social
    • Uatu Playground
    • UATU Dev Dashboard
    • Twitter
    • Telegram Community
    • LinkedIn
    • Discord
Powered by GitBook
On this page

Was this helpful?

  1. White Paper
  2. UATU Architecture

UATU API Cluster

The UATU API Cluster is a crucial component of the architecture, comprising the Authentication and Dashboard API, Main API, and NLP API. Users access the API Cluster through the UATU Playground and other User Apps, either integrated with UATU or built on/by UATU. This structure allows users to seamlessly interact with UATU services and retrieve the data they need.

The Authentication and Dashboard API ensures secure access control to the UATU system, while the Main API provides a gateway for users to interact with UATU services. The NLP API allows users to submit natural language queries and receive relevant data in response.

PreviousUATU Services and Service-Specific DatabasesNextNatural Language Processing (NLP) module

Last updated 2 years ago

Was this helpful?