# How to Get Etherscan API Key?

## Steps

#### 1. Visit Etherscan website

{% embed url="<https://etherscan.io/>" %}

#### 2. Click "Sign In" on the top-right corner

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/eqBN5NCPdpLuW2KxmXXh/image.png" alt=""><figcaption></figcaption></figure>

#### 3. Login if you already have an account, or click "Sign Up" if you do not have an account

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/n1uBqEB5p3ehlZbATast/image.png" alt="" width="382"><figcaption></figcaption></figure>

#### 4. Once logged in, hover your mouse on your logged in username and click "API Keys"

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/ojwvk2gwSXQ0UM8MDe6m/image.png" alt=""><figcaption></figcaption></figure>

#### 5. Scroll down to see the "API Keys" panel and click "+Add"

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/ldPCQc1fu4G1E0yxL38A/image.png" alt=""><figcaption></figcaption></figure>

#### 6. Give a name to your API key (probably only you can see)

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/BqiwVqy5vsxRbrYw7sng/image.png" alt=""><figcaption></figcaption></figure>

#### 7. Copy and note down your API key for later

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/WqywR6dVaPI1NbctLajX/image.png" alt=""><figcaption></figcaption></figure>

***

## Additional Steps for Remix IDE

#### 8. Get back to Remix IDE and click "Enable?"

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/olutiyJIXqV8tKCgWT6M/image.png" alt="" width="260"><figcaption></figcaption></figure>

#### 9. Edit API key in Etherscan section and then click "Save"

<figure><img src="https://content.gitbook.com/content/9YZopA2A53QCZtcc7WU0/blobs/ToSECg9XCfd4NjUXulww/image.png" alt="" width="250"><figcaption></figcaption></figure>

#### 10. Congratulations! you can now verify your deployed smart contracts
