Freename APIs
  • Introduction
  • Freename Security Processes
  • Authentication
  • Web3 Resolution API
    • 🚨Resolver
    • ⬅️Reverse Resolver
    • 🧰Utilities
  • Web2/Web3 Mirroring API
    • Mirroring APIs Business Logic
    • Security processes
    • 🌐Zone
    • πŸ‘€User
    • ⏺️Record
    • πŸ‘₯Profile Registry
    • 🚨Resolver
  • Web3 Reseller APIs (v. 1.0)
    • Business Logic
    • Security processes
    • πŸ’°Reseller Logic
      • 🌐Zone
      • πŸ‘€Profile Registries
      • ⏺️Records
      • πŸ”Search
  • Web3 White Label APIs
    • Security processes
    • White Label Controller
      • 🌐Zone
      • πŸ‘€Profile Registries
      • ⏺️Records
      • πŸ”Search
Powered by GitBook
On this page
  1. Web3 White Label APIs

White Label Controller

The White Label Logic Controller primarily handles the creation of zones and associated functionalities, integrating minting processes, and managing domain errors. Below are the key features and endpoints provided by the White Label Logic Controller:

  1. Zone Management: Allows to create new domain zones. This includes checking for the existence of the domain, adding necessary records, and initiating the minting process.

  2. Error Handling: Provides functionalities to manage domain creation errors, such as existing domain conflicts.

  3. Minting: Integrates minting processes into zone creation, allowing for the creation and minting of new domains.

PreviousSecurity processesNextZone

Last updated 10 months ago