Getting Your Project ID
Your project ID is required for most API operations.
Sign in to Mintlify Dashboard
Go to Mintlify Dashboard and sign in with your account credentials.
Navigate to API Keys
In the left sidebar, click Settings then select API Keys.
Copy Project ID
Your project ID is displayed on the API keys page.
- Copy the Project ID value and store it securely for use later
Generating Admin API Key
Create an admin API key to authenticate with the Mintlify API for deployment and management operations.
Navigate to API Keys
Go to the API Keys page in your dashboard.
Generate Admin API Key
Click the Generate API Key button and select Admin API Key.
- Admin API keys begin with the mint_ prefix
- Copy the key immediately and store it securely for use later
- Important: The key will not be shown again after you leave this page
- You can create up to 10 API keys per hour per organization
- Warning: Admin API keys are server-side secrets. Do not expose them in client-side code.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Admin API Key
- Project ID
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.