---
title: "API Token Generation"
slug: "api-token-generation"
updated: 2023-11-08T09:41:03Z
published: 2023-11-08T09:41:03Z
canonical: "help.delhivery.com/api-token-generation"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.delhivery.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Token Generation

## How to generate API access token?

Your API Integration with Delhivery uses an API Token that helps authenticate the client's identity.

1. Navigate to **Main Menu > Settings > API Setup** page.
2. Users can view and copy the existing API Token

![image.png](https://cdn.document360.io/99cfd8a0-cd1b-4550-bd86-3e4e610f163b/Images/Documentation/image%2895%29.png)

1. Users can also click on "Request Live API Token" that refreshes the old token with a new token

![image.png](https://cdn.document360.io/99cfd8a0-cd1b-4550-bd86-3e4e610f163b/Images/Documentation/image%2896%29.png)

          **Once you generate a new Token, your old token will stop working immediately**

          

1. Once you generate your token, it will be visible for 5 minutes and then will be hidden from view
2. To protect your data, you'll only be able to reveal your API token once.
3. Copy and save your API token in a secure place.

## How can I test Delhivery One APIs?

You can read our API documentation by logging in to Delhivery One and visiting https://ucp.delhivery.com/developer-portal/v1/execute

Please refer to this article on [Client Developer Portal](/home/docs/client-developer-portal-1)

## Related

- [Client Developer Portal](/client-developer-portal-1.md)
