> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-nan-6306-mcp-tool-connections-get.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Timify - How do I link my account?

# Overview

To authenticate with Timify, you will need:

1. **App ID** - The identifier for your app in the Developer Platform.
2. **App Secret** - The secret used with your App ID to obtain access tokens for API authentication.

This guide will walk you through creating an app, getting these credentials, and connecting in Nango.

### Prerequisites

* Access to the TIMIFY Developer Platform. Request this from your Account Manager; they will arrange a developer account. You receive an invitation by email and must accept it within 7 days.
* Access to a Company or Enterprise account where the app can be installed.

### Instructions:

#### Step 1: Finding your subdomain

1. The subdomain is the first part of your API base URL, for example, in `https://api.timify.com` the subdomain is `api`.

#### Step 2: Create and install the app

1. Log in to the [Timify Developer Platform](https://api.timify.com) and go to **Apps** to see the **App Dashboard** → **+ NEW APP**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/app_dashboard.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=81621e177d73cd061072e84d6f51e387" width="640" height="332" data-path="api-integrations/timify/app_dashboard.png" />

2. Choose app type: **TIMIFY Backend App** (for data sync).

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/app_type.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=56e77a41775d8809bb54a294003bf6ec" width="640" height="373" data-path="api-integrations/timify/app_type.png" />

3. Set **Visibility** and **Country Visibility** if needed.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/app_visibility.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=7c5b3e3757cfb404aaf68f9437e11333" width="640" height="351" data-path="api-integrations/timify/app_visibility.png" />

4. Select **Scopes** for your integration (you can change these while the app is in Draft).

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/app_scopes.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=3407f0c6db2329d63b82d34efc74c6ab" width="640" height="475" data-path="api-integrations/timify/app_scopes.png" />

5. Authorise your app using the Private Access Key, which can be found in your TIMIFY Company or Enterprise account.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/generate_private_key.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=ebceca904bfe0ac1ebcb6ab28c05c334" width="640" height="412" data-path="api-integrations/timify/generate_private_key.png" />

6. Enter your **App Name** and **Category** then **Create App**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/create_app.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=347ea3def74176ed1fc1a2b0b597b1fa" width="640" height="457" data-path="api-integrations/timify/create_app.png" />

7. In your Company or Enterprise account go to **Apps** → **Private Apps** → find your app → **Install**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/install_app_1.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=920f0a01dc4fe3649fae6cab5e9b24b2" width="640" height="585" data-path="api-integrations/timify/install_app_1.png" />

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/install_app_2.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=00f2f903689450fef44f6ded138ec706" width="640" height="464" data-path="api-integrations/timify/install_app_2.png" />

<Tip>
  Install the app on your **Enterprise** account if you need it across multiple companies/branches. One app can be installed on only one account (company or enterprise).
</Tip>

***

#### Step 3: Getting your credentials

1. In the Developer Platform, open your app and go to **App Overview** (right-hand panel).
2. Copy **App ID** and **App Secret**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/credentials.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=4de60c53e362244569d2b612bbe1b545" width="640" height="343" data-path="api-integrations/timify/credentials.png" />

Each app has a lifecycle status (Draft, Pending, Approved, etc.) that affects editability and usage. See [App Status](https://docs.timify.dev/docs/first-steps#app-status) in the Timify docs.

#### Step 4: Enter credentials in the Connect UI

Once you have your **Subdomain**, **App ID**, and **App Secret**:

1. Open the form where you need to authenticate with Timify.
2. Enter your **Subdomain** (e.g. `api` for [https://api.timify.com](https://api.timify.com)), **App ID**, and **App Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/OFX6oY7aR3Od551R/api-integrations/timify/form.png?fit=max&auto=format&n=OFX6oY7aR3Od551R&q=85&s=0fc726018df1c0830d715ee82a143a63" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/timify/form.png" />

You are now connected to Timify.
