v1.0.0
OAS 3.1.0
Read-only public API for the getname.pl domain marketplace, auctions, pricing, and NASK .pl availability checks. Supports JSON and text/markdown content negotiation.
Client Libraries
Integer numbers.
Integer numbers.
Comma-separated category IDs or slugs
curl 'https://api.getname.pl/v1/domains?page=1&limit=30&q=&minPrice=1&maxPrice=1&category=&sort=name&order=asc'
{
"data": [
{
"id": "string",
"name": "string",
"status": "string",
"isForSale": true,
"priceGross": 1,
"currency": "string",
"expiryDate": "2026-04-23",
"metrics": {
"mozDa": 1,
"mozPa": 1,
"ahrefsDr": 1,
"majCf": 1,
"majTf": 1,
"oprPageRank": 1
}
}
],
"meta": {
"total": 1,
"page": 1,
"limit": 1,
"totalPages": 1
}
}List of domains
Domain
curl 'https://api.getname.pl/v1/domains/{name}'
Domain
Availability + registration price
curl 'https://api.getname.pl/v1/domains/check?domain='
Availability + registration price
Integer numbers.
Search results
curl 'https://api.getname.pl/v1/domains/search?q=&limit=20'
Search results
Recently sold
curl https://api.getname.pl/v1/recently-sold
Recently sold