# API Token Guide

Use this guide to find the Smartlead API token required during Cocolytics workspace onboarding.

1. Go to https://app.smartlead.ai/app/email-accounts/emails.
2. Right-click on the desired area of the page to open the browser menu.
3. Select "Inspect" to open browser developer tools.
4. Open the "Network" tab.
5. In the Network tab search field, type a request name such as `get-total-email-accounts-count`.
6. Refresh the page.
7. Click the filtered request.
8. Inspect the request details.
9. Look for the `Authorization` header.
10. Copy the full token value, including the `Bearer` prefix.
11. Return to Cocolytics and paste the token wherever needed to validate the integration.

## Screenshot Assets

The visual guide uses these public assets:

- https://cocolytics.io/guide-api-token/1.png
- https://cocolytics.io/guide-api-token/2.png
- https://cocolytics.io/guide-api-token/3.png
- https://cocolytics.io/guide-api-token/4.png
- https://cocolytics.io/guide-api-token/5.png
- https://cocolytics.io/guide-api-token/6.png
