Get Contact Resolver
Read the workspace’s contact-resolver configuration - the endpoint Speechify asks “who is on this call” at session start.
The signing secret is never returned here. It is revealed once, by the call that mints it, and again by a rotation.
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Response headers
Response
The HMAC signing key, present ONLY in the response that mints it
(first configuration, or a rotation). Verify
Speechify-Signature with it exactly as you would a webhook.