Skip to main content

How to Obtain Your API Token from the Sealmetrics Platform

Updated over 2 weeks ago

API tokens are essential for integrating Sealmetrics with your custom applications, allowing secure and authenticated access to your analytics data. This guide will walk you through the process of obtaining your API token from your Sealmetrics dashboard.

Step-by-Step Instructions

Follow these simple steps to locate and copy your API token:

1. Access Your Account Settings

Click on your profile icon in the top-right corner of the Sealmetrics dashboard (marked as "1" in the image).

2. Navigate to Tags & Connectors

In the dropdown menu, select "Tags & Connectors" (marked as "2" in the image). This section contains all integration-related settings.

3. Find the Connectors Section

Scroll down in the menu to locate the "Connectors" option (marked as "3" in the image) and click on it.

4. Copy Your API Token

On the API information screen, you'll see your unique access token in the text field provided (marked as "4" in the image). Click the "Copy token" button to copy it to your clipboard.

Important Notes

  • Security: Your API token is unique to your account and should be kept secure. Treat it like a password.

  • Documentation: You can access comprehensive API documentation by visiting the link provided below the token field.

  • Authentication: The API uses the same credentials as your main application, so no additional setup is required.

  • Token Rotation: If you need to refresh your token for security reasons, contact our support team.

Next Steps

Once you have your API token, you can:

  • Use it with our Python or BigQuery connectors

  • Access our Jupyter Notebook examples

  • Download the PDF manual for advanced integration scenarios

  • Connect to Power BI using the provided connectors

Did this answer your question?