Partner Integrations

API Docs

LegUpRx gives partners a lightweight way to connect business systems to telehealth workflows. Use portal credentials and webhooks to automate reporting, CRM updates, and internal ops—while LegUpRx handles licensed fulfillment and compliance workflows.

Partner workflow integrations

The LegUpRx partner model separates your customer-facing brand from clinical operations. Integrations focus on the business side: tracking completed verified intakes, syncing offer performance, and connecting checkout or CRM tools to the same portal used by 500+ businesses across all 50 States.

Most partners start in the telehealth partner program with product links and portal reporting, then add API connections once volume justifies automation. The white-label telehealth platform keeps branding consistent whether traffic arrives from your site, email, or an integrated funnel.

Webhook overview

Webhooks let your systems receive HTTP notifications when configured partner events occur. Typical use cases include pushing completed intake records into a CRM, triggering internal fulfillment alerts, or updating commission previews in downstream dashboards.

  • Configure endpoint URLs and subscribed events in the partner portal.
  • Verify webhook signatures using the secret shown in your API settings.
  • Retry failed deliveries from the portal or rotate secrets if credentials change.

Webhooks cover business-side workflow events—not clinical records partners cannot access through the business portal. HIPAA Compliant infrastructure remains on the clinical side of the platform boundary.

Authentication

API credentials are issued inside the LegUpRx member partner portal after you complete partner onboarding. Use your portal API key or token in the Authorization header for server-to-server requests, and store secrets outside client-side code.

Full authentication details, endpoint references, and interactive examples are available in the signed-in documentation at member.leguprx.com/api-docs.

Example partner use cases

CRM sync for verified intakes

Push completed verified intake events into HubSpot, Salesforce, or a custom CRM so your sales team sees partner earnings context without manual exports.

Offer performance dashboards

Pull program-level activity into internal BI tools alongside Care Services performance.

Multi-location rollout alerts

Notify franchise or multi-location operators when new memberships or DNA storefront orders complete so local teams can follow up quickly.

Common questions

Who can access LegUpRx API credentials?

Active LegUpRx partners can access integration settings inside the member partner portal after account setup. Credentials are tied to your partner account and should be stored securely on your systems.

What events can webhooks cover?

Webhook subscriptions can notify your systems when partner-relevant workflow events occur, such as completed verified intakes, membership activity, or order status changes you configure in the portal. Exact event types are listed in your signed-in API settings.

Do I need a medical license to use the API?

No medical license is needed for the partner business role. LegUpRx continues to manage licensed fulfillment and compliance workflows while your integration handles business-side automation.

Related platform pages

Review the telehealth partner program, white-label telehealth platform, and Care Services hub before wiring integrations so your automation matches how you sell and fulfill offers.