Who it is for
Use focused checks for a single decision or assemble a broader profile when context matters.
Try a product, outcome, endpoint path, or API topic.
Get detailed lifecycle information for a domain including registration, expiration, and status history.
Get detailed lifecycle information for a domain including registration, expiration, and status history.
Use focused checks for a single decision or assemble a broader profile when context matters.
Choose this to interpret expiry timing, status flags, and lifecycle phase where records provide them.
Get detailed lifecycle information for a domain including registration, expiration, and status history.
Review the supported operations, inputs, outputs, execution modes, and response limits before integrating.
2 Authentication required. Check the operation reference for the exact cost and any per-item pricing.
Use documented operations to collect, assess, enrich, verify, compare, protect, or monitor public evidence.
| Parameter | Type | required |
|---|---|---|
| domain | string | required |
| Field | Type |
|---|---|
domain |
string |
tld |
string |
registered |
string |
expires |
string |
updated |
string |
age_days |
integer |
expires_in_days |
integer |
phase |
string |
status_flags[] |
string[] |
status |
string |
events[] |
object[] |
events[] |
object |
events[].action |
string |
events[].date |
string |
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/lifecycle?domain=bbc.co.uk"
{
"domain": "bbc.co.uk",
"tld": "co.uk",
"registered": "1997-08-01T00:00:00Z",
"expires": "2026-08-01T00:00:00Z",
"updated": "2024-08-01T00:00:00Z",
"age_days": 10515,
"expires_in_days": 474,
"phase": "active",
"status_flags": [
"clientTransferProhibited",
"serverTransferProhibited"
],
"status": "clientTransferProhibited serverTransferProhibited",
"events": [
{
"action": "registration",
"date": "1997-08-01T00:00:00Z"
},
{
"action": "last changed",
"date": "2024-08-01T00:00:00Z"
},
{
"action": "expiration",
"date": "2026-08-01T00:00:00Z"
}
]
}
Reviewed 2026-08-22
Use the API reference for Domain Lifecycle to review parameters, response fields, examples, status codes, and supported operation modes.
Unknown or partial results mean that the requested evidence could not be fully determined. Keep the result state, confidence, freshness, and limitations in downstream decisions.
Pricing depends on the operation and execution mode. Check the endpoint reference for the current credit cost, authentication requirement, and per-item rules.
Used by people at amazing companies