Skip to content

Instantly share code, notes, and snippets.

View crypt0miester's full-sized avatar

Cryptomiester crypt0miester

View GitHub Profile
@crypt0miester
crypt0miester / alldomains-monad-api.md
Created April 11, 2025 07:31
Code to when partners are not able to use @onsol/tldparser package. under the hood we are using @onsol/tldparser.

AllDomains Monad API Documentation

This document provides client-side usage details for three API endpoints related to domain querying for AllDomains on the Monad Testnet network. Each endpoint is a GET request, designed to retrieve domain-related information. Below, you'll find detailed descriptions, parameters, response formats, and examples for each endpoint, formatted for clarity and ease of use.

Endpoints

1. Get Domain Owner

  • URL: https://monad.alldomains.id/api/domain-owner/[domain]
  • Method: GET