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.7.8.tar.gz (11.0 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.7.8-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kredit-0.7.8.tar.gz
Algorithm Hash digest
SHA256 2ae6edf756f790caec8a12e1798c28dac67a10afd885cc525f5b2ff6f6aed576
MD5 1dd103a6566728eb3ca488798419fffd
BLAKE2b-256 a7d110fca303968c48ba05bacaa4c697ded4e6f7b4bd47e0ec80820723160d11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kredit-0.7.8-py3-none-any.whl
  • Upload date:
  • Size: 12.7 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.7.8-py3-none-any.whl
Algorithm Hash digest
SHA256 631ece3e1081cc2c8c5bc509f09a0a77a2fa13432568ca96f0bb9a4ec28e755b
MD5 716dec24a39ba5ecf5c719bdb6f269cf
BLAKE2b-256 f66dfef5f6a25e1719e5f9896d13d93a58524d24d3e124bbbdc625197d23d472

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