POST /api/delivery
Send files or saved links
Accepts JSON payloads for direct links or base64 blobs with metadata.
- Returns
code,downloadUrl, and normalizedname. - Authenticate with
Authorization: Bearer <api_key>(orX-API-Key) to attribute uploads to your account. - Accepts
urlorfilepayloads with optionalmeta. - Ready for scheduled jobs or one-off deliveries.