# What Is the difference between sipgate.io and the sipgate API?

With the sipgate API, you can make calls anytime to initiate calls, retrieve balances, and more. In contrast, sipgate.io uses a **PUSH-API** approach, where requests are sent from the sipgate.io servers whenever an event occurs (e.g., a new phone call).

While the sipgate API is free, sipgate.io is available as an optional feature within your sipgate team account, with packages starting at £0.00 for sipgate.io S and going up to £29.95 for sipgate.io L.

Account Administrators can activate sipgate.io through the **Plans & Packages** section in their online team account settings. The sipgate API and sipgate.io are complementary and can be used together.


---

# 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/sipgateio/what-is-the-difference-between-sipgateio-and-the-sipgate-api.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.
