diff --git a/resources/views/account/api.blade.php b/resources/views/account/api.blade.php
index 0a7c6bc0b9..f3170a2984 100644
--- a/resources/views/account/api.blade.php
+++ b/resources/views/account/api.blade.php
@@ -27,6 +27,8 @@
{{ url('/api/v1') }}
When you generate an API token, be sure to copy it down immediately as they will not be visible to you again.
+ +API tokens will expire in {{ config('passport.expiration_years') }} years.