Introduction
The AccessTime API is designed to provide seamless access to project data, subscription details, and voting functionalities. It is fully public, allowing developers to integrate it into their applications without restrictions.
API Overview
- 🚀 Public & Open – No API key is required for general queries.
- 🔄 Live Data – Fetch project details, votes, and metadata in real time.
How It Works
- The API fetches data from on-chain events, subgraph queries, and Redis caching.
- Data is processed and served in a structured format for easy access.
- No private key management—AccessTime API does not handle user assets or signatures.