NAiOS IconNAiOS Logo
Volver al catálogo

SSLMate Cert Spotter API

sslmate_cert_spotter_api

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.

Acciones
3
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (3)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Get CertSpotter EventSSLMATE_CERT_SPOTTER_API_CERTSPOTTER_GET_EVENTAcción

Tool to retrieve detailed information about a specific certspotter event. use when you need to inspect event metadata after confirming an event id.

Parámetros de entrada

  • event_idstringObligatorio

    The unique identifier of the CertSpotter event to retrieve.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Monitored DomainsSSLMATE_CERT_SPOTTER_API_LIST_MONITORED_DOMAINSAcción

Tool to list all monitored domains. use when you need to audit or review the domains currently monitored by cert spotter.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve Webhook SettingsSSLMATE_CERT_SPOTTER_API_RETRIEVE_WEBHOOKAcción

Tool to retrieve webhook settings. use when you need to view the currently configured cert spotter webhook.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not