promo
List My Promotions
List the authenticated user’s promotion redemptions, split into active (drawable now)
and history (exhausted / expired / revoked).
Used by the Settings → Billing tab to render the Credits & Promotions section.
GET
List My Promotions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Previous
Get a pre-signed URL to upload large files (.docx/PDF/HTML/MD/RTF) without bloating agent context.Returns a short-lived (5-minute) PUT URL plus a curl example. **If you have shell access (Bash tool), execute the returned `curl_example` yourself to push the file directly to cloud storage — do NOT paste the curl command back to the user expecting them to run it manually. Only fall back to returning the curl text when shell execution is genuinely unavailable.** Bytes never pass through the agent's context window either way. After upload completes, call process_uploaded_document with the upload_id to trigger parsing. For files <100KB where token cost is trivial, upload_document_base64 still works inline. Max file size: 100 MB. Supported formats: .pdf, .docx, .txt, .rtf, .md, .html, .htm.
Next
List My Promotions

