{"name":"addy-partner-api","version":"1.0.0","status":"running","description":"Organization-scoped REST API for partner systems: document upload, processing triggers, and processing status.","limits":{"max_file_size_bytes":209715200,"supported_content_types":["application/pdf","image/jpeg","image/png","image/tiff","image/heic","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","text/plain","text/csv"],"requests_per_second_per_organization":5},"endpoints":{"request_upload_urls":"POST /api/v1/loans/{loanId}/documents/upload-urls","register_documents":"POST /api/v1/loans/{loanId}/documents","processing_status":"GET /api/v1/loans/{loanId}/processing-status","reprocess":"POST /api/v1/loans/{loanId}/reprocess","mcp":"POST /mcp/v1"},"path_aliases":{"rest":["/api/v1","/v1"],"mcp":["/mcp/v1","/mcp"]},"mcp_tools":["create_document_upload_urls","register_uploaded_documents","get_processing_status","reprocess_loan"]}