API Key

Import documents and get parsed data using the public API. Use the API key to authenticate your requests.
Follow this guide in theĀ docs.

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