Unified Content API

Post
Everywhere.

Replace multiple complex SDKs with one simple REST endpoint. We handle OAuth, encoding, and retry logic.

POST /v1/video/upload
curl -X POST https://api.xenonflare.com/v1/video/upload \
  -H "Authorization: Bearer xf_live_..." \
  -F "[email protected]" \
  -F "platforms=["youtube", "instagram"]" \
  -F "title=Launch Day"
99.9% Uptime
v1.1.0

Single Integration

Stop managing 3 different APIs. We normalize the differences between platforms.

Resumable Uploads

Handle large 4K videos and high-res images with ease. Automatic chunking and retry mechanisms.

Webhook Evens

Get notified via webhook when processing finishes and posts go live.