# SSLMate Cert Spotter API AI integration on Definable

> Cert Spotter API by SSLMate monitors Certificate Transparency logs to alert users about SSL/TLS certificates issued for their domains, helping detect unauthorized certificates and potential security issues.

## What this connects

Cert Spotter API by SSLMate monitors Certificate Transparency logs to alert users about SSL/TLS certificates issued for their domains, helping detect unauthorized certificates and potential security issues.

Vendor: https://sslmate.com/certspotter/

## Tools available

**9** tools available. First 9:

- `SSLMATE_CERT_SPOTTER_API_ADD_MONITORED_DOMAIN` — Add Monitored Domain — Tool to add or update a monitored domain in Cert Spotter. Use when you need to enable monitoring for a new domain or update an existing one. If the domain already exists, omitted fields retain their existing values.
- `SSLMATE_CERT_SPOTTER_API_AUTHORIZE_CERTIFICATE` — Authorize Certificate — Tool to authorize a certificate in Cert Spotter. Use when you need to prevent future notifications for a known certificate. Once authorized, the certificate will not trigger alerts if discovered in Certificate Transparency logs.
- `SSLMATE_CERT_SPOTTER_API_AUTHORIZE_PUBLIC_KEY` — Authorize Public Key — Tool to authorize a public key in Cert Spotter. Use when you need to prevent notifications for certificates using a specific public key. Authorizing a key before certificate issuance avoids race conditions.
- `SSLMATE_CERT_SPOTTER_API_CERTSPOTTER_GET_EVENT` — Get CertSpotter Event — Tool to retrieve detailed information about a specific CertSpotter certificate issuance. Use when you need to inspect certificate metadata after confirming an issuance ID.
- `SSLMATE_CERT_SPOTTER_API_DELETE_MONITORED_DOMAIN` — Delete Monitored Domain — Tool to delete a monitored domain from Cert Spotter. Use when you need to remove a domain from monitoring. Returns success confirmation on deletion (HTTP 204). Returns 404 if domain not found.
- `SSLMATE_CERT_SPOTTER_API_GET_CERTIFICATE_V2` — Get Certificate (API v2) — Tool to retrieve certificate information by common name (domain). Use when you need to inspect certificate metadata, status, or configuration for a specific domain.
- `SSLMATE_CERT_SPOTTER_API_GET_MONITORED_DOMAIN` — Get Monitored Domain — Tool to retrieve a specific monitored domain by its name. Use when you need to check the monitoring status of a domain.
- `SSLMATE_CERT_SPOTTER_API_LIST_CT_ISSUANCES` — List CT Issuances — Tool to list certificate issuances for a domain from Certificate Transparency logs. Use when you need to discover all unexpired certificates issued for a domain or its subdomains.
- `SSLMATE_CERT_SPOTTER_API_LIST_MONITORED_DOMAINS` — List Monitored Domains — Tool to list all monitored domains. Use when you need to audit or review the domains currently monitored by Cert Spotter.

## Auth

Auth schemes: `API_KEY`.

## How agents use SSLMate Cert Spotter API

Inside a Definable workflow, SSLMate Cert Spotter API is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → SSLMate Cert Spotter API** — the Researcher (GPT-5.5) pulls context from SSLMate Cert Spotter API (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → SSLMate Cert Spotter API** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into SSLMate Cert Spotter API (create record, post message, draft email).
- **Designer / Engineer → Distributor → SSLMate Cert Spotter API** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via SSLMate Cert Spotter API (attach file, open PR comment, post status).

The Verifier checks every SSLMate Cert Spotter API call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/sslmate_cert_spotter_api/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
