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.
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
If the account linking is successful, you will see the newly linked account in your Accounts page.