# How long API Bearer Auth token is valid for?

## Question

I have authenticated into Openprovider API via a Bearer token. How long will it last for?

## Answer

Session expiration date for a regular authentication token is 2 days. That is to say if the token was acquired on June 1 00:00:00 UTC, it will be valid until June 3 00:00:00 UTC.