Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
To authenticate with Jiminny, you will need:- Region – Whether your Jiminny account is hosted in the EU (
eu) or US (com). - API Key – A key that grants Nango permission to interact with the Jiminny API on your behalf.
Prerequisites
- An active Jiminny account with Admin or Owner role.
Instructions
Step 1: Find your region
Your region is determined by the domain you use to log in to Jiminny:- If your Jiminny URL is
https://app.jiminny.eu/...→ your region iseu - If your Jiminny URL is
https://app.jiminny.com/...→ your region iscom
Step 2: Generate an API key
- Log in to your Jiminny account.
- Click your profile or organization name to open Org Settings.
- Navigate to General → API Key.
- Click Generate (or Regenerate if a key already exists) to create a new API key.
- Copy the key immediately — it may not be shown again after you navigate away.
Only users with Admin or Owner role can generate an API key. If you do not see the API Key option, contact your Jiminny administrator.
Step 3: Enter credentials in the Connect UI
- Open the form where you need to authenticate with Jiminny.
- Select your Region (
euorcom) from the dropdown. - Enter your API Key in the API Key field.
- Submit the form to complete authentication.