Account & Security

API Keys

Create and manage API keys for programmatic access.

API keys let you access InsureSignal data programmatically through our REST API.

Creating a Key: Go to Settings > API > Create API Key. Give your key a descriptive name and select the permissions it needs.

Permissions: Available permissions include leads:read, leads:purchase, webhooks:manage, account:read, and account:write.

Security: API keys are shown only once at creation. Store them securely. Never expose keys in client-side code or public repositories.

Rate Limits: Each API key has a configurable rate limit (default: 60 requests/minute). Contact support if you need higher limits.

Revoking: You can revoke an API key at any time from the API settings page. Revoked keys stop working immediately.