# Use the API

### View your API keys

1. Go to your [team settings](https://docs.certn.co/api/certn-api-v-1.0/manage-your-team#go-to-team-settings)
2. Click **API Keys**

![](https://content.gitbook.com/content/eZkqafrC0u1Q3f9BlDlZ/blobs/P1RpSSaveuXrJp7GP2DX/image.png)

### Create an API key

1. Go to your [team settings](https://docs.certn.co/api/certn-api-v-1.0/manage-your-team#go-to-team-settings)
2. Click **API Keys**
3. Click **Add API Key**
4. Hover over the generated string
5. Click **Copy**
6. Store the key somewhere safe

You'll use your API key in an [authorization header](https://docs.certn.co/api/certn-api-v-1.0/guides/use-the-api/authorization-header) when making calls to our API.

### Delete an API Key

1. Go to your [team settings](https://docs.certn.co/api/certn-api-v-1.0/manage-your-team#go-to-team-settings)
2. Click **API Keys**
3. Click the action dropdown next to the api key
4. Click **Delete Api Key**

### Setup a webhook URL

1. Click **General**
2. Add your webhook URL in the designated field
3. (Optional) Generate a new [webhook secret](https://docs.certn.co/api/certn-api-v-1.0/guides/webhooks#webhook-signatures)
