Programmatic uploads to ZXC. One endpoint, zero cost. Generate a key in the console — keys are prefixed zxc_ and passed via the X-API-Key header.
Multipart form upload — the file goes in the file field. An X-API-Key header (or Authorization: Bearer zxc_...) ties the upload to your account so it appears in your console; without a key it's anonymous.
| Field | Type | Description |
|---|---|---|
| file REQUIRED | binary | The file to upload |
Viewer page — image viewer, video/audio player, or download card by content type. Custom slugs resolve here too: https://cdn.zxcinc.dev/my-file.
Raw bytes. Images and video serve inline, everything else downloads as attachment. Hotlinking is allowed and free.