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.

Certn Webhooks is one of 4 APIs that Certn publishes on the APIs.io network.

Tagged areas include Webhooks, Events, Signing, and HMAC. The published artifact set on APIs.io includes API documentation.

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