{{ profile.email }}
{{ profile.username }}
{{ formatDate(profile.created_at) }}
| Token | Description | Created | Last Used | Expires | Status | Actions |
|---|---|---|---|---|---|---|
| {{ token.token.substring(0, 12) }}... | {{ token.description }} | {{ formatDate(token.created_at) }} | {{ token.last_used_at ? formatDate(token.last_used_at) : 'Never' }} | {{ token.expires_at ? formatDate(token.expires_at) : 'Never' }} | Active Inactive |
API usage chart will be displayed here
Create a new API token to access the SpaceAI. Make sure to copy your token after creation as it won't be shown again.
Make sure to copy this token now. You won't be able to see it again!