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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kredit-0.8.0.tar.gz
Algorithm Hash digest
SHA256 e388909bd50554eba25b32f3d133ae70abd282e23d463fb8b2def34c6849fd21
MD5 c908bda9838f8579e32edfe7b7643dff
BLAKE2b-256 a8b6b461a973774881be4edc09d8b03ce9aa7dfc156642e01ff7f471baff2e3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kredit-0.8.0-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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ec828e91b4ba20fd39c59facd84919e9fb1a738559ac4c8bd0923b9ee4dd1f8
MD5 db49c93bb84f59a81c71e2edded1fc54
BLAKE2b-256 7bd17c3bbe41177f4054e07b36668bd77d115148b5b6b56411f992e23f772bd0

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