# How can I manage API clients and webhooks?

Note: This feature is only available to customers with a contract concluded before August 25, 2025.

With the sipgate API console, you can create, edit, and delete API clients. If you have an existing sipgate.io push API contract, you can also manage your server addresses for webhooks.

The server addresses for the sipgate.io webhooks are stored in the API console. You can access the API console directly from your account.

Under Webhooks and URL, you can enter your server addresses for incoming and outgoing calls. This setting applies to all users and groups.

Manage API clients

Under Client, you can create and manage OAuth2 clients for using our REST API in your own application. Further developer documentation is available [here](https://en.sipgate.io/rest-api).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://teamhelp.sipgate.co.uk/integrations-and-connections/api-usage/how-can-i-manage-api-clients-and-webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
