Recommended endpoints
Minimal request
cURL example
Python example
Node.js example
Best practices
- Treat create, status, and content retrieval as separate steps
- Poll at a reasonable interval with backoff
- Proxy large downloads or temporary URLs through the backend
