Convert documents such as PDFs, PowerPoints, or Word files into plain text.
application/json<API_KEY> (required)X-RateLimit-Limit and X-RateLimit-Remaining) are included in the response to indicate the user’s current rate limit status.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Indicates whether binary content is supplied via URL or base64-encoded string.
url, base64 Document URL or base64-encoded file content to convert to text.
Optional page ranges to extract (e.g., '1-3,5').
Optional identifier describing where the API request originated.
API, WEB, MAKE_DOT_COM, ZAPIER, N8N, PLAYGROUND, DEFAULT_AUTOMATION, AGENT_PREVIEW, AGENT_LIVE, AUTOPILOT, STUDIO Plain text representation returned.
Plain text extracted from the source document.