# inbill.dev — machine-readable entry points for assistants and integrators # Canonical production host. Replace with your own deployment URL when self-hosting. Product: Invoice extraction API — PDF, PNG, JPEG, WebP, or public URL → structured JSON; persisted rows; HTTP list/read/update for saved invoices. Authentication: Authorization: Bearer . Use a dashboard API key (prefix bf_live_) or the same Supabase session access_token (JWT) as the web app after sign-in. Limits: Max 20 MB per file. Supported types: PDF, PNG, JPEG, WebP (magic-byte validation). # Human-readable documentation (start here) https://inbill.dev/ https://inbill.dev/docs https://inbill.dev/docs/api https://inbill.dev/docs/api/extraction https://inbill.dev/docs/api/invoices https://inbill.dev/pricing # For builders / AI agents (hub page with endpoint summary and links) https://inbill.dev/docs/api/for-builders # OpenAPI 3.1 — user-facing HTTP routes only (same paths as production) https://inbill.dev/api/openapi