AuditDashboard is audit client collaboration software used by accounting firms and internal audit teams to manage prepared-by-client (PBC) request lists, collect evidence securely, track engagement milestones, assign work, and communicate with client stakeholders. An unofficial API le

AuditDashboard is a secure cloud platform that streamlines audit engagements by centralizing PBC request management, document exchange, approvals, and client communication between firms and their clients. Teams use AuditDashboard to coordinate request lists, assign owners, track due dates and statuses, collect evidence with versioning and audit trails, review and approve submissions, and report progress via dashboards and analytics.
Core product areas include:
Common data entities:
Audit teams rely on AuditDashboard every day, but turning portal-first workflows into API-driven automation requires careful handling:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your AuditDashboard tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened AuditDashboard adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as AuditDashboard evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Engagements
/engagementsList engagements with filters and summary details.
PBC Requests
/engagements/{engagementId}/requestsCreate a PBC request item with category, due date, assignments, and client-facing options.
Request Updates
/engagements/{engagementId}/requests/{requestId}Update request status, due dates, assignments, and review notes.
Documents
/engagements/{engagementId}/documentsUpload evidence and optionally link it to a specific request item.
- Mirror engagements, clients, and team assignments into your internal systems - Keep engagement metadata current for analytics, dashboards, and SLA tracking - Normalize service types (Audit, Review, SOC, Internal Audit), fiscal years, and statuses
- Generate request lists from your ERP/GL and risk/control libraries - Assign owners, set due dates, and trigger reminders automatically - Track statuses to drive escalations and push updates back to AuditDashboard
- Upload evidence from your product or DMS and link to request items - Use AI to classify documents, extract figures (e.g., trial balance totals), and flag mismatches - Record review outcomes, approvals, and sign-offs with audit logs
- Capture findings during fieldwork and route remediation tasks - Sync observations into GRC tools (e.g., AuditBoard, Workiva) with metadata - Report closure status and link final evidence back to the engagement
- Orchestrate reminders based on due dates, inactivity, or missing evidence - Push notifications to Teams/Slack or email and track delivery - Maintain SLA dashboards for partners, managers, and client stakeholders
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of engagements, requests, documents, approvals, and activity
Security
Encrypted transport, scoped tokens, and audit logging; respects AuditDashboard role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., client approvals, document uploads)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume request list sync and document processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Engagements, PBC Request Lists, Secure Document Exchange, Approvals/Sign-Offs, and Client Collaboration, subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We normalize PBC requests, approvals, and evidence to match your schema and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with AuditBoard, Workiva, SharePoint, Box, Jira, and ServiceNow.
Yes. We support downloading approval artifacts and uploading attachments via signed uploads, with checksum validation and time-limited URLs. Approval states and signature requirements are modeled explicitly in our normalized responses.