Where do I find or create my API key?
Last updated: July 31, 2026
Go to Friendli Suite → Settings → API Keys → Create API Key.
Copy it immediately — it's not shown again. Treat it like a password.
Note that the default team is configured on your API key. Each API key is personal, and associated with one of your teams as its default.
To send a request to a specific team, either use an API key whose default team is that team or include the following header:
-H "X-Friendli-Team: $FRIENDLI_TEAM_ID"