Nylas application credentials
What They Are
Nylas provides you with a Nylas client ID and Nylas API key when you create an application on the Nylas Dashboard. These credentials are used to identify your application to Nylas.
✨ Nylas does not provide a client secret.
You will not need a Nylas client secret to authenticate with Nylas.
Where to Find Them
You can find your Nylas app credentials on the Nylas Dashboard:
- Nylas client ID: On your application's Overview page.
- Nylas API key: On your application's API Keys page.
How to use them
You'll use these credentials as part of SDK initialization or with your API requests.
✨ See the full auth process.
Visit our Quickstarts to see how to use your Nylas app credentials with our SDKs and APIs.