
dotsweep is a public API providing domain availability across 1200+ tlds with registration and renewal prices.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://dotsweep.com/docs | Primary API endpoint. |
curl -X GET "https://dotsweep.com/docs" \ -H "Accept: application/json"