Get started
API scopes
Integration guides
Features
Troubleshooting
Get started
Setting up Kenni takes three quick steps in the developer portal.
- Sign in — open developers.kenni.is and choose Continue with Kenni to create or open your account.
- Create a team — pick a friendly name, a stable domain like
my-amazing-app.is(it prefixes your client IDs and API scopes), and your invoice details. - Create your first application — choose a type (web, native, or machine-to-machine) and your redirect URIs. The portal generates a
client_idand, for confidential clients, aclient_secret.
New teams start on the developer plan: no costs, but only team members can sign in. Upgrade from team settings when you're ready to launch.
Next steps
Configure your application in more detail, control what it can access through API scopes, and integrate Kenni into your framework of choice using the following guides.