registrar-api_current_registrar

Shows name of current registrar.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-current-registrar-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_current_registrar",
  "title": "registrar-api_current_registrar",
  "description": "Shows name of current registrar.",
  "example": "Cloudflare",
  "type": "string"
}