> For the complete documentation index, see [llms.txt](https://support.portsip.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.portsip.com/development-portsip/rest-apis/version-22.6/get-started/http-verbs.md).

# HTTP verbs

The PortSIP REST API supports both `GET` and `POST` HTTP verbs for each action.

| Verb |                     Description                     |
| :--: | :-------------------------------------------------: |
|  GET |            Used for retrieving resources.           |
| POST | Used for creating, replacing or deleting resources. |
