Typescript (SDK)
Domains
Verify a domain
Checks DNS/SSL status with the CDN and advances the domain’s verification state. Safe to call repeatedly (idempotent).
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Response
Current verification state
Available options:
pending, ssl_pending, active, error, null 
