Certn Webhooks

Outbound webhook delivery for asynchronous screening events. Certn posts JSON payloads containing applicant status, result, check_executions, enhanced_identity_verification, rcmp_result, information, and activity_log fields to a customer-configured endpoint configured in team settings. Payloads are signed with an HMAC-SHA256 `Certn-Signature` header carrying a timestamped signature (`t=,v1=`) to prevent replay attacks.

API entry from apis.yml

apis.yml Raw ↑
aid: certn-com:certn-webhooks
name: Certn Webhooks
description: Outbound webhook delivery for asynchronous screening events. Certn posts JSON payloads containing
  applicant status, result, check_executions, enhanced_identity_verification, rcmp_result, information,
  and activity_log fields to a customer-configured endpoint configured in team settings. Payloads are
  signed with an HMAC-SHA256 `Certn-Signature` header carrying a timestamped signature (`t=<timestamp>,v1=<signature>`)
  to prevent replay attacks.
humanURL: https://docs.certn.co/api/certn-api-v-1.0/guides/use-the-api/webhooks
tags:
- Webhooks
- Events
- Signing
- HMAC
properties:
- type: Documentation
  url: https://docs.certn.co/api/certn-api-v-1.0/guides/use-the-api/webhooks
- type: Documentation
  url: https://docs.certn.co/api/guides/use-the-api/webhooks