The expires_in represents the 30 days lifetime of the token (express in seconds)
While the created_at value is the unix timestamp of the token creation time.
We will update the description to make it clearer in the documentation but you should not have any issue using this token.