Hosted Connect (White-label branding)

Configure the Hosted Connect Profile your customers see before platform OAuth. This page maps to Developer → Hosted Connect in the dashboard; Platform Credentials live in their own guide.

Hosted Connect ProfileWhite-label brandingDashboard setupCredential-source agnostic

At a glance

QuestionAnswer
Dashboard pageDeveloper → Hosted Connect
What it controlsThe UniPost-hosted pre-OAuth page: logo, display name, primary color, and attribution
What it does not controlThe official platform OAuth app, consent screen, app review, or quota. Configure those in Platform Credentials.
Credential sourceUniPost shared OAuth app or workspace Platform Credentials
Plan shapeHosted Connect profile branding starts on Basic. Basic applies branding to one shared custom platform slot; Growth, Team, and Enterprise apply it to all supported platforms. Attribution removal depends on plan.
Best use caseCustomer-facing SaaS onboarding where the connection handoff should look like your product

Mental model

White-label branding is the Hosted Connect Profile your end users see before they continue to Instagram, YouTube, TikTok, LinkedIn, or another platform. It is independent from Platform Credentials. You can combine either Hosted Connect profile with either credential source; on Basic, both surfaces must use the same selected platform slot.

LayerDashboard pageWhat it changes
Hosted Connect ProfileDeveloper → Hosted ConnectLogo, display name, color, and Powered by UniPost attribution on the UniPost page
Platform CredentialsDeveloper → Platform CredentialsWhich official platform app and quota are used during OAuth
Connect SessionsAPIThe URL your backend gives an end user to start account connection

Dashboard setup

1
Open Hosted Connect
In the UniPost dashboard, open Developer → Hosted Connect for the workspace and profile you want customers to see.
2
Choose the custom platform scope
On Basic, pick the one platform this workspace customizes. That same slot applies to Hosted Connect branding and Platform Credentials. Growth, Team, and Enterprise use all supported platforms.
3
Set the display name
Use the product or tenant name that should appear on the UniPost-hosted Connect page before the platform OAuth screen.
4
Upload the logo
Upload a PNG or JPG logo. UniPost stores it and renders it on the hosted Connect page for new sessions that use this profile.
5
Choose the primary color
Pick the accent color used by the Hosted Connect page. Keep it close to the customer-facing product brand so the handoff feels familiar.
6
Save and test a Connect Session
Create a Connect Session with this profile and open the returned URL. Confirm the pre-OAuth page shows the correct name, logo, and color.

API setup

The dashboard is the simplest path. If you manage profile branding from your own admin tooling, update the profile directly. These fields are read at render time by Hosted Connect.

Credential source

Hosted Connect branding does not decide quota ownership. If a workspace has approved Platform Credentials for the requested platform, UniPost can use that app and quota. If a session allows quickstart fallback and no workspace credentials exist, UniPost can use its shared OAuth app. On Basic, the requested platform must match the workspace's shared custom platform slot for branding or Platform Credentials to apply.

QuestionAnswer
Can a default Hosted Connect page use workspace Platform Credentials?Yes, when the workspace plan and custom platform slot allow that platform
Can a branded Hosted Connect page use UniPost shared OAuth?Yes, when quickstart fallback is allowed and the requested platform is inside the plan's branding scope
Where do I configure developer app client ID and secret?Platform Credentials
Where do I configure logo/name/color?Developer → Hosted Connect

Next steps