{
  "service": "domain-connect-worker",
  "role": "Domain Connect Service Provider (synchronous flow)",
  "providerId": "advancedsending.com",
  "providerName": "Advanced Sending",
  "syncPubKeyDomain": "connect.advancedsending.com",
  "services": [
    "sending",
    "tracking",
    "sms_link"
  ],
  "endpoints": {
    "probe": "POST /v1/connect/probe",
    "applyUrl": "POST /v1/connect/apply-url",
    "verify": "GET /v1/connect/verify",
    "templates": "GET /v1/templates",
    "template": "GET /v1/templates/{serviceId}"
  }
}