v5

latestOpenAPI 3.1.02026-08-044697208.6 KB
Company Connect

Create Link Token

Create a Company Connect link token used to launch a Link modal.

post/company_connect/link_tokens

Headers

Pinwheel-Version'2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02' required

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Request body

required_jobsstring[]

List of job types to be performed on the Company Connection. Platforms that do not support ALL of these jobs will not be visible to the user.

org_namestring required

Organization or app name that is displayed to the user.

skip_intro_screenboolean

If set to true, intro screen is not shown to user.

platform_idstring uuid

UUID of a platform. If set, user is taken directly to Link login screen.

language'en' | 'es' | 'es-419' | 'pt-br'

IETF code denoting which language to display in Link.

Response

OK