GET /api/users/me - Retrieve the authenticated user’s profile
Use your API key as a Bearer token. Example: Authorization: Bearer mk_live_...
The user profile.
User account profile.
Unique user identifier.
"usr_a1b2c3d4"
User's email address.
"developer@example.com"
User's display name.
"Jane Developer"
Current subscription plan.
free, pro, enterprise When the account was created.
"2024-11-15T09:30:00Z"