> For the complete documentation index, see [llms.txt](https://docs.cheatchecker.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cheatchecker.net/reference/expire/panel-expire.md).

# Panel expire

Method to make temporary token with a duration.

### Get Request:

{% code fullWidth="false" %}

```
https://api.cheatchecker.net/panelexp?token=xqe82uqs9l1pgvwmln2zpwpigijupa
```

{% endcode %}

### Example answer:

```
{
    "status":"success",
    "expire":"2024-02-29 11:52:16"
}
```
