T Backend Developer Guide
Quick Links
Authentication
API Key
curl -s https://api-v2.fluxpointstudios.com/health \
-H "api-key: YOUR_API_KEY_HERE"Pay‑Per‑Call (x402)
Public API Surface
1) Chat (POST /chat)
POST /chat)Basic example
Structured output (optional)
Streaming (Server‑Sent Events)
Image input (optional)
2) Token Analysis (POST /token-analysis)
POST /token-analysis)3) Images (/images/*)
/images/*)Generate (POST /images/generate)
POST /images/generate)Edit (POST /images/edit)
POST /images/edit)Upload + edit (POST /images/upload-and-edit)
POST /images/upload-and-edit)Variations (POST /images/variations)
POST /images/variations)Payments & Access Control (x402)
What a 402 invoice looks like
Revenue share / split outputs (optional)
Paying + retrying
Payment helpers
Operational Notes
Request IDs
Common status codes
Troubleshooting
1) “401 Unauthorized”
2) “402 Payment Required”
3) “wallet_address_required_for_prepaid_batches”
Debug tip
Additional Resources
You’re Ready
Last updated

