# Authentication

API authentication in Medianova is managed through secure token generation in the [Medianova Control Panel](https://cloud.medianova.com). After creating a token, you will receive your API credentials (API Key and Secret), which authorize access to analytics and operational endpoints across the platform.

{% hint style="info" %}
Each token remains valid for 30 days and can be renewed anytime from the Medianova Control Panel.
{% endhint %}

To view or manage your tokens, log in to the Medianova Control Panel, navigate to **Profile → My Account → API Tokens**, and click **Generate Token** to create a new credential. Store the generated token securely — it will be displayed only once.

{% openapi src="<https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fc5DLd2PmSwQIwP6dcfJK%2FAuthentication.json?alt=media&token=941ee265-fa42-4282-82c1-a044064ba264>" path="/api/v1/auth/login/token" method="post" %}
[Authentication.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fc5DLd2PmSwQIwP6dcfJK%2FAuthentication.json?alt=media\&token=941ee265-fa42-4282-82c1-a044064ba264)
{% endopenapi %}
