Recuut guides

Understand the payment model, then build and operate a paid API or digital resource.

Use concepts to understand the product before you choose an integration. Then follow one integration from a Recuut test workspace to a completed paid request.

Before you build

You need access to a Recuut seller workspace and its test API key. The Direct HTTP integration gives the exact dashboard values, Circle Base Sepolia funding steps, runnable endpoint, expected 402, paid response, and receipt check. If you prefer Python, create the same payment policy first and then use the FastAPI or Django adapter.

What a complete guide proves

  1. Sign in to a seller workspace, create a resource, publish its reporting revision, add a test price, and reveal one test API key.
  2. Start one protected endpoint with the selected integration.
  3. Make an unpaid request and preserve the 402 response and PAYMENT-REQUIRED header.
  4. Use an x402-compatible test wallet to retry the original request with payment proof.
  5. Receive the protected result only after completion, then inspect the transaction and receipt.

The API Reference is separate from these guides. Use it to look up exact fields and generated cURL examples, not to learn the product for the first time.

On this page