API keys
API keys let you authenticate and interact with the FirstQuadrant API programmatically. This is useful for automating workflows, syncing contacts or deals from third-party platforms, or triggering specific actions via scripts or custom tools.How to create an API key
- Navigate to Settings > API keys under the Developers section.
- Click New API key in the top right corner.
- Enter a name for your API key (e.g., “Zapier Sync”, “CRM Integration”).
- Click Create API key.
Managing API keys
- To delete a key, use the … menu on the right and click Delete.
- Only unused or no-longer-needed keys should be deleted to maintain security.
Domains
Domains are used to configure tracking for opens and clicks when sending emails via FirstQuadrant. Verifying a domain ensures better deliverability and branding.How to add and verify a domain
- Go to Settings > Domains under the Developers section.
- Click New domain on the top right.
- Enter your sending domain (e.g.,
example.com
). - Follow the instructions shown to add the required CNAME record to your DNS provider:
- Type: CNAME
- Name:
fq
- Value:
prox.fqtrack.com
- Once the record is live, return to the Domains view and click Verify.
Managing domains
To delete a domain:- Click the three-dot menu next to the domain entry and select Delete.