Recuut SDKs

Choose an SDK for application code after you understand the payment model and guide-level flow.

SDK documentation explains the packages and framework boundaries that Recuut maintains. Use a guide first when you need the complete account-to-paid-request path.

The Python SDK does not change the x402 payer exchange. It helps your server call Recuut and keep protected results private until payment completes.

NeedStart with
Protect a FastAPI routeFastAPI
Protect a Django viewDjango
Read resources, transactions, or payersPython client
Keep revision reporting fields type-checkedGenerated contract types
Use another server languageDirect HTTP integration

The SDK is server-side and currently alpha. It supports Python 3.11 through 3.14, synchronous and asynchronous clients, FastAPI, and Django. It does not create or fund a payer wallet.