API Test with Clerk Authentication

Authentication Status

Not signed in

Public Endpoints

/api/test

Basic API test endpoint

/api/users

Get list of users (public)

Clerk Domain:

supreme-anteater-91.clerk.accounts.dev

Protected Endpoints

/api/protected

Protected data (requires authentication)

/api/profile

User profile data (authentication optional)

Response

Results will appear here