REST API
Base URL
These APIs are designed to help protocols seamlessly integrate Tagzz, your omnichain naming service, within their platforms. The core functionality provided by these APIs is to resolve blockchain addresses into human-readable domain and subdomain names, and vice versa, allowing protocols to better identify and interact with users through Tagzz domains.
Key Functions
Single Address or Domain Resolution: This API allows protocols to resolve a single address into its associated domain and subdomain. Conversely, it can also resolve a domain and subdomain combination into the associated address. This simplifies how protocols identify and display user information without needing to handle long and complex addresses.
Bulk Address Resolution: This API provides the ability to resolve multiple addresses in one go, returning the associated domain and subdomain names. This is particularly useful for protocols needing to handle large sets of user data at once, ensuring efficient domain lookups for a list of addresses.
Benefits
• Simplified User Identification: Instead of using cryptic addresses, protocols can present users with friendly, readable domain names.
• Enhanced UX: Resolving addresses to domains makes interacting with the blockchain more intuitive and user-friendly for external platforms.
• Scalability: With the bulk resolution API, platforms can efficiently resolve multiple addresses, improving performance for high-volume operations.
Last updated