API Key
View API docsUse this API key to authenticate your requests when importing documents programmatically.
Webhook
We can send all events including the parsed data to your webhook endpoint. The webhook endpoint should be able to accept POST requests and return a 200 response.
Check out the docs
Check out the docs
Webhook signing secret
Add a signing secret to verify that webhook deliveries come from DocumentPro. When configured, each request includes an X-DocumentPro-Signature header containing an HMAC-SHA256 signature of the payload.