---
title: "Retrieve license information"
method: GET
path: "/license"
tags: ["Administration"]
---

# Retrieve license information

`GET /license`

Retrieve license information

## Response `200`

OK

- object
  - `api_version` string — API version of PortSIP PBX.
  - `product_name` string — Product name of PortSIP PBX.
  - `max_sim_calls` integer — Max Simultaneous Calls allowed for this version.
  - `license_key` string — License key of PortSIP PBX.
  - `company_name` string — Company name of license user.
  - `contact_email` string — Contact email of license user.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
