{ "info": { "_postman_id": "ee59becf-eb61-42b3-9c5b-8e15d5c031ba", "name": "Reducto Classify Edit API", "description": "Classify documents into a defined set of categories and run citation lookups against parsed content.\n\nContact Support:\n Name: Reducto Support\n Email: support@reducto.ai", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "lastUpdatedBy": "35240", "uid": "35240-ee59becf-eb61-42b3-9c5b-8e15d5c031ba" }, "item": [ { "name": "edit", "item": [ { "name": "Edit", "id": "ed6aa3dd-dee1-434f-a29a-f1caf4980d3c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"openai\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit", "host": [ "{{baseUrl}}" ], "path": [ "edit" ] } }, "response": [ { "id": "66e50a47-ab94-41fd-a9a1-f57b17d0d538", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"openai\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit", "host": [ "{{baseUrl}}" ], "path": [ "edit" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"document_url\": \"\",\n \"response_type\": \"edit\",\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"radio\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"usage\": {\n \"num_pages\": \"\",\n \"credits\": \"\",\n \"credit_breakdown\": {\n \"aliquip80\": \"\"\n },\n \"page_billing_breakdown\": {\n \"tempor_1f\": [\n \"enrich_table\",\n \"agentic\"\n ],\n \"sit_1aa\": [\n \"agentic\",\n \"complex\"\n ]\n }\n }\n}", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-66e50a47-ab94-41fd-a9a1-f57b17d0d538" }, { "id": "89b6cdd7-b173-41da-94da-7154ceae4a04", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"openai\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"dropdown\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit", "host": [ "{{baseUrl}}" ], "path": [ "edit" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-89b6cdd7-b173-41da-94da-7154ceae4a04" } ], "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-ed6aa3dd-dee1-434f-a29a-f1caf4980d3c" } ], "id": "f33293a6-d9c9-43e2-9390-8a19e4e54004", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-f33293a6-d9c9-43e2-9390-8a19e4e54004" }, { "name": "edit_async", "item": [ { "name": "Edit Async", "id": "40be6534-5cbf-44ef-a5b9-5e7446ff7f8d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"google\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": false,\n \"webhook\": {\n \"mode\": \"disabled\",\n \"url\": \"\",\n \"metadata\": {\n \"title\": \"Metadata\",\n \"description\": \"JSON metadata included in webhook request body\"\n },\n \"channels\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit_async", "host": [ "{{baseUrl}}" ], "path": [ "edit_async" ] } }, "response": [ { "id": "449122eb-ddba-4b0f-80b1-365f85049f26", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"google\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": false,\n \"webhook\": {\n \"mode\": \"disabled\",\n \"url\": \"\",\n \"metadata\": {\n \"title\": \"Metadata\",\n \"description\": \"JSON metadata included in webhook request body\"\n },\n \"channels\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit_async", "host": [ "{{baseUrl}}" ], "path": [ "edit_async" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"job_id\": \"\"\n}", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-449122eb-ddba-4b0f-80b1-365f85049f26" }, { "id": "02307c3a-21eb-4a95-ac1d-98cd1db0bf1d", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "user-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"document_url\": \"\",\n \"edit_instructions\": \"\",\n \"edit_options\": {\n \"color\": \"#FF0000\",\n \"font_size\": \"\",\n \"llm_provider_preference\": \"google\",\n \"enable_overflow_pages\": false,\n \"flatten\": false\n },\n \"form_schema\": [\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n },\n {\n \"bbox\": {\n \"left\": \"\",\n \"top\": \"\",\n \"width\": \"\",\n \"height\": \"\",\n \"page\": \"\",\n \"original_page\": \"\"\n },\n \"description\": \"\",\n \"type\": \"checkbox\",\n \"fill\": true,\n \"value\": \"\",\n \"font_size\": \"\"\n }\n ],\n \"priority\": false,\n \"webhook\": {\n \"mode\": \"disabled\",\n \"url\": \"\",\n \"metadata\": {\n \"title\": \"Metadata\",\n \"description\": \"JSON metadata included in webhook request body\"\n },\n \"channels\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/edit_async", "host": [ "{{baseUrl}}" ], "path": [ "edit_async" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\",\n \"input\": {\n \"title\": \"Input\"\n },\n \"ctx\": {}\n }\n ]\n}", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-02307c3a-21eb-4a95-ac1d-98cd1db0bf1d" } ], "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-40be6534-5cbf-44ef-a5b9-5e7446ff7f8d" } ], "id": "3983de5d-d398-4a62-82d6-e110f69a8784", "createdAt": "2026-07-28T02:43:40.000Z", "updatedAt": "2026-07-28T02:43:40.000Z", "uid": "35240-3983de5d-d398-4a62-82d6-e110f69a8784" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://platform.reducto.ai" } ] }