Skills catalog Access Model

Auth

The initial DNS skills are open for low-volume public use. Registration, API keys, quotas, and payment enforcement can be layered in later without changing the skill identifiers.

Current Mode

Open skills do not require an API key during the initial rollout. Web tools may still use browser protections such as reCAPTCHA where the existing UI already requires it.

Agent Calls

Use documented JSON endpoints under https://app.domainhelp.com/api/v1. The public catalog is available at https://app.domainhelp.com/api/v1/skills.

Planned Headers

Authorization
Future API key or bearer token for registered and paid tiers.
X-DomainHelp-Request-Id
Future request correlation header for debugging and support.
RateLimit-*
Future quota and reset metadata for registered endpoints.