Skip to main content

Financial risk management SDK for AI agents

Project description

Kredit

Risk management SDK for AI agents. Wallets, credit scoring, and spend authorization.

Install

pip install kredit

Quick Start

from kredit import Kredit

kredit = Kredit(api_key="kr_live_...")

# Risk check before an API call
result = kredit.check(agent_id="bot-01", action="serp_api.search", estimated_cost=1)

if result.allow:
    # do the API call...
    kredit.report(agent_id="bot-01", txn_id=result.transaction_id, outcome="success", actual_cost=1)

Docs

https://kredit.sh/docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kredit-0.6.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kredit-0.6.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file kredit-0.6.0.tar.gz.

File metadata

  • Download URL: kredit-0.6.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for kredit-0.6.0.tar.gz
Algorithm Hash digest
SHA256 f7403bf03892c031021321b0042696ccdb123d6d2021d1d84243f50aacf4033f
MD5 6d20b770cd120b67fd7e44036e6288cd
BLAKE2b-256 2fc2ce13d2428552f9cc4842af3586fb414e684f5691190dfb375faae8d09d3b

See more details on using hashes here.

File details

Details for the file kredit-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: kredit-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for kredit-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 041358c2cbcddcba2c3fc4f93dba2a863a1f4474d4ff76015021c59873af5078
MD5 3669e2f12478121026919b02e1a43713
BLAKE2b-256 0403a175d805cef81a4906c2d67cec67521a40ad9ddf019ffed0a49fed3470d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page