TenStreet Hiring is recruiting and onboarding software built for trucking and logistics fleets to attract drivers, process applications (IntelliApp), communicate via Driver Pulse, run background checks (MVR, PSP, CDLIS), handle FMCSA Clearinghouse queries and consents, schedule orient

TenStreet Hiring is a cloud platform for driver recruiting and compliance management used by motor carriers, private fleets, and driver recruitment teams. TenStreet centralizes driver applications (IntelliApp), lead intake, job distribution and matching (Pulse Match), recruiter workflows, background screening integrations (MVR, PSP, CDLIS), employment verification (Xchange), Clearinghouse consent/queries, onboarding documents and e-signatures, orientation scheduling, and candidate communication via the Driver Pulse app.
Core product areas include:
Common data entities:
Fleets rely on TenStreet daily, but turning portal-centric workflows into API automation presents challenges:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your TenStreet tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened TenStreet adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as TenStreet 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.
Applicants
/applicantsList applicants with filters and summary details.
Jobs
/jobsCreate a job posting with position details, requirements, and visibility.
Application Status
/applications/{applicationId}/statusUpdate an application’s pipeline stage, sub-status, and recruiter notes.
Background Checks
/background-checks/queriesInitiate a background screen or Clearinghouse query with consent references.
- Mirror applicants, driver profiles, and jobs into your internal systems - Keep pipeline stages and timestamps current for recruiting analytics and SLA tracking - Normalize terminals, positions, CDL requirements, and source attribution across fleets
- Move applications through screening, interview, offer, and orientation stages programmatically - Send Driver Pulse messages and status updates from your product - Trigger automated reminders for expiring med cards or missing consents
- Initiate and track MVR, PSP, CDLIS, and Clearinghouse queries with proper consent artifacts - Centralize background check results and employment verification history - Store and link documents to candidates with audit-ready metadata
- Schedule orientation sessions, manage capacity, and track attendance - Invite candidates to complete e-sign forms, I-9/W-4, and policy acknowledgments - Push finalized hire records into HRIS/payroll and telematics
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 applicants, jobs, applications, background checks, consents, and documents
Security
Encrypted transport, scoped tokens, and audit logging; respects TenStreet role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., consent updates, background check completions, orientation changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume applicant sync and background screening initiation
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 Recruiting & Lead Management (IntelliApp, Jobs, Applicants), Candidate Experience (Driver Pulse Messaging), Compliance & Backgrounds (MVR, PSP, CDLIS, Clearinghouse queries and consents), and Onboarding/Orientation (documents, sessions), 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 can initiate and track Clearinghouse pre-employment queries (with candidate consent) and normalize employment verification records from Xchange. We deliver updates via webhooks or polling while complying with rate and permission constraints.
Yes. We can publish jobs programmatically and capture leads/applications from your site or marketing campaigns, then push them into TenStreet with source attribution and terminal routing.
Yes. We support downloading and uploading attachments via signed uploads, with checksum validation and time-limited URLs. Consent artifacts, licenses, med cards, and signed onboarding forms are modeled explicitly in our normalized responses.