Bills API
Upload, retrieve, and manage vendor bills via the API.
6 min readThe Bills API provides programmatic access to your vendor bill management, including upload, AI scanning, and status tracking.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/bills | List all bills with pagination and filtering. |
| POST | /v1/bills | Upload a new bill (multipart form data). |