page_billing_breakdown field inside usage that tells you exactly which billable features were applied to each page. This gives you granular visibility into your credit consumption.
Response Format
Thepage_billing_breakdown is a map from 1-indexed page number (as a string) to an array of billing feature tags applied to that page:
Billing Features
Each page can have one or more of the following feature tags:Feature Collapsing
Several internal work types are collapsed into simplified categories for clarity:complexcombines:figure_summary,table_summary, andkey_valuework types. If a page has multiple complex operations (e.g., both a complex table and a figure summary), it still appears as a singlecomplextag.page,html_page, anddocx_native_pageare mutually exclusive base page types depending on the document format.billable_spreadsheet_pagesis the current spreadsheet billing tag. During rollout compatibility, older persisted responses may still showspreadsheet_cells.
Related
Credit Usage
Full credit rates for all endpoints.
Parse Response Format
Complete parse response structure.