Skip to content

Statistics of the server

GET
/api/stats

This endpoint allows you to retrieve key statistics from this API server. For example, you can retrieve the number of RDAP requests made, the number of domains in the database, the number of domains successfully purchased, the success rate, etc.

Statistics resource

object
@context
One of:
string
@id
string
@type
string
rdapQueries
integer | null
alertSent
integer | null
domainPurchased
integer | null
domainPurchaseFailed
integer | null
domainCount
array | null
domainTracked
integer | null
domainCountTotal
integer | null

Resource not found