Reference › Glossary

Reference

Glossary

Shared terms used across your Constant Contact for Agents account, public REST API, and OpenAPI reference.

TermDefinition
API keyBearer credential used by server-side integrations. Send as Authorization: Bearer <API_KEY>.
WorkspaceScoped environment for keys, domains, sends, usage, billing, and webhook configuration.
Sending domainDomain identity used in sender addresses after DNS verification.
Verification recordsDNS records returned by /v1/domains that prove domain control and sending readiness.
Message classClassification for send intent. The current public send path supports transactional.
SendAsynchronous delivery request. Send-creating endpoints return a send_id that can be queried later.
Idempotency keyClient-supplied key that prevents duplicate send creation during retries.
Webhook endpointHTTPS URL that receives signed event delivery POST requests.
Signing secretSecret used to verify X-CTCT-Signature. Create and rotate responses return it once.
Delivery historyWebhook delivery attempts and statuses returned by /v1/webhook-events.
Rate limit resetUnix timestamp in X-RateLimit-Reset that indicates when a request bucket resets.