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 ready-to-run `curl_example`. An agent with shell access can run the `curl_example` directly to push the file to cloud storage, so the bytes never pass through its context window; clients without shell execution can surface the command or URL for the caller to run. 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, .tex (plus .zip LaTeX project archives).
Next
List My Promotions

