Client area

REST · MCP · OpenAPI 3.1

Your whole hosting account.
One API.

Connect Claude, ChatGPT or Cursor to your Inleed account — or call it yourself with curl. Your assistant can read, diagnose and fix, and always asks before anything costs money.

First call in under two minutes.

Endpoints
401
Tools your token can see
206
SDKs to install
0
GET /api/public/v1/products/domains/{tld}
curl https://mcp.inleed.com/api/public/v1/products/domains/se
200 OK
{
  "tld": ".se",
  "currency": "SEK",
  "register":  { "amount": 89,  "currency": "SEK", "formatted": "89 kr" },
  "renew":     { "amount": 179, "currency": "SEK", "formatted": "179 kr" },
  "transfer":  null,
  "transferFree": true,
  "vatRate": 25,
  "minYears": 1,
  "maxYears": 10,
  "requiresOrgNumberOrId": true,
  "requiresLocalPresence": false,
  "gracePeriodDays": 0,
  "redemptionPeriodDays": 30,
  "plans": [ ]
}

The catalogue is public — that line works in your terminal right now, no token and no account. Everything else needs a token: mint one in the client area, then make your first call.

401 endpoints across 25 groups, every page generated from openapi.json. Browse the reference.

Four files an agent can read before it calls anything

So it spends its context on your problem instead of on parsing a web page.

Esc
navigate open Esc close