kreuzberg_cloud_sdk 0.0.1 copy "kreuzberg_cloud_sdk: ^0.0.1" to clipboard
kreuzberg_cloud_sdk: ^0.0.1 copied to clipboard

Official Dart client SDK for the Kreuzberg Cloud document extraction API. Asynchronous extraction with webhook delivery, presigned uploads, and job polling.

0.0.1 #

  • Initial release of the Kreuzberg Cloud Dart SDK.
  • Generated from the Kreuzberg Cloud OpenAPI 3.1 spec via swagger_parser, targeting Retrofit + Dio with Freezed 3 sealed data classes.
  • Hand-written facade KreuzbergCloudClient adds bearer auth, retry-with-backoff (429/502/503/504, honors Retry-After), typed exception hierarchy, multipart helpers for /v1/extract, and waitForJob/waitForJobs polling.
  • Covers all 7 public endpoints: healthz, readyz, /v1/extract, /v1/jobs/{id}, /v1/uploads/presign, /v1/uploads/confirm, /v1/usage.
0
likes
110
points
22
downloads

Documentation

API reference

Publisher

verified publisherkreuzberg.dev

Weekly Downloads

Official Dart client SDK for the Kreuzberg Cloud document extraction API. Asynchronous extraction with webhook delivery, presigned uploads, and job polling.

Topics

#kreuzberg #document-extraction #ocr #api-client

License

MIT (license)

Dependencies

dio, freezed_annotation, json_annotation, meta, retrofit

More

Packages that depend on kreuzberg_cloud_sdk