# 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"
}
```
