○ Not authed
⬡ Auth ◈ Profile ⊛ Server
Server Config
Set host, port, and protocol for your API. Persists across sessions.
Current Base URL
http://192.168.1.100:5000/api/v1
Protocol
e.g. 192.168.1.100, localhost, api.myserver.com
e.g. 5000, 3000, 8080
Connection Test
Verify your server is reachable before running auth tests.
API Endpoints
Endpoints used in this tester.
POST /auth/register
POST /auth/login
POST /auth/refresh-token
POST /auth/google
POST /auth/apple
GET /auth/profile
Sending request…