Research
API Reference
Research
Kick off a research session. Returns 202 + session_id immediately.
The full pipeline runs as a background task — frames.ag’s /x402/fetch upstream timeout is ~30s, but the workflow takes 60-90s. By returning fast we let payment settle synchronously while research keeps running; the client polls GET /sessions//result for completion.
POST
Research
Body
application/json
Required string length:
10 - 2000Available options:
basic, pro Pattern:
^(quality|balanced|budget|free)$Response
Successful Response