Quick Start
- Create an API key.
- POST your PDF to https://enchanted-coyote-41.convex.site/api/v1/statements with your API key in the header.
- Receive result to your webhook endpoint or via polling.
Note: API access is available on paid plans.
Authentication
Every request must include your API key in the Authorization header, except for the unauthenticated Ping endpoint.
Authorization headerCopy
Authorization: Bearer <your_api_key_here>Endpoints
Base URLs:
| Use | Base URL |
|---|---|
| Submit statement uploads | https://enchanted-coyote-41.convex.site |
| Status, list, downloads, credits, webhooks, and ping | https://bankpdfconverter.com |