FUD.ai logoFUD.ai

API Reference

Detailed endpoint specifications, parameters, request/response examples, and error codes.

FUD.ai exposes two endpoints for the async job pattern.

Base URL

https://fud.ai/api/agent

For the live demo on the landing page, the same endpoints are used with client-side rate limiting (2 calls per week per device).

Authentication

  • Live demo: No authentication required. Rate-limited to 2 calls per week per device fingerprint.
  • Production (via CROO CAP): Authentication and payment settlement are handled by the CROO CAP protocol. No API key needed directly — CROO manages agent identity and USDC escrow.

Content type

All requests and responses use application/json.

On this page