You're viewing a demo portfolio

Join the waitlist
PRSM

verify_service

Active

Tool of run.domani/domani

declared in 1.0.0

Add DNS records to verify domain ownership for a third-party service (Stripe, Google Search Console, AWS SES, Postmark, Resend, Facebook, HubSpot, Microsoft 365). Unknown services fall back to a generic TXT record.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain",
    "service",
    "token"
  ],
  "properties": {
    "token": {
      "type": "string",
      "description": "Verification token provided by the service"
    },
    "domain": {
      "type": "string",
      "description": "Domain name"
    },
    "service": {
      "type": "string",
      "description": "Service name (e.g. stripe, google-search-console, aws-ses, postmark, resend, facebook, hubspot, microsoft-365)"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →