Skip to main content

Overview

Enterprise plan customers can register a custom domain and prove ownership via DNS TXT records. The current release covers the registration and verification lifecycle — runtime traffic routing through verified domains (consent UI and API endpoints actually served from your domain) is on the roadmap; today both still resolve under *.grantex.dev.

Setup

1. Register a Domain

Response includes verification instructions:

2. Add DNS Record

Add a TXT record to your DNS:
  • Name: _grantex.auth.yourcompany.com
  • Value: grantex-verify-abc123

3. Verify

SDK Usage

Last modified on April 14, 2026