Managing API Keys

You can create new API keys, view, or delete existing ones.

At most, you can have 10 API keys. If you have reached the limit, but want to add another key, start by deleting one or more existing keys.

To create an API key on the service’s web interface

1.In the top right-hand corner of the main page, click profile Profile > Settings.

2.On the left, select the API sessions tab.

3.In the New key field, enter the key name, then click plus. The key appears in the Existing keys list.

4.If you want to copy the newly created key, click copy on the right of it.

To create an API key by sending an API request

Send the POST login request.

To view your existing API keys

1.In the top right-hand corner of the main page, click profile Profile > Settings.

2.On the left, select the API sessions tab.

3.You can find the API keys you have in the Existing keys list.

warning_green

If you’ve already had an API key, you can retrieve this by sending the API request POST login.

To delete an API key

1.In the top right-hand corner of the main page, click profile Profile > Settings.

2.On the left, select the API sessions tab.

3.In the Existing keys list, click delete on the right of the key.

warning_green

You can undo the deletion of the API key. To do this, click Restore on the right of API key deletion info. But if you close the Settings window, the Restore button will disappear and the API key will be permanently deleted.