Accurate Webhooks

Webhook event notifications configured in the Accurate developer portal deliver order and report status updates (for example when an order completes) to a consumer-hosted HTTPS endpoint, so integrators do not have to poll for status. Server-to-endpoint HTTP callbacks, configured per environment (sandbox and production).

API entry from apis.yml

apis.yml Raw ↑
aid: accurate-bg:accurate-bg-webhooks-api
name: Accurate Webhooks
tags:
- Webhooks
- Events
- Callbacks
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.accuratebackground.com/
baseURL: https://api.accuratebackground.com/v3
properties:
- url: https://developer.accuratebackground.com/
  type: Documentation
- url: https://accurate.readme.io/reference
  type: APIReference
description: Webhook event notifications configured in the Accurate developer portal deliver order and
  report status updates (for example when an order completes) to a consumer-hosted HTTPS endpoint, so
  integrators do not have to poll for status. Server-to-endpoint HTTP callbacks, configured per environment
  (sandbox and production).