| Component | Status |
|---|---|
| Proxy Server | Running (port 3101) |
| nginx (SSL :3100) | Running |
| Token Configured | Yes |
| Token Validity | Valid |
| Profile | vignesh ss (8S39LOmNKi) |
Method 1: SSH Tunnel (Recommended)
ssh -L 8003:127.0.0.1:8003 root@162.55.190.219Method 2: Manual Code
code value from the URL| Endpoint | Description | Test |
|---|---|---|
GET /api/me | Your LinkedIn profile | Test |
GET /api/me/email | Your email address | Test |
GET /api/connections | 1st-degree connections | Test |
GET /api/posts?count=10 | Your recent posts | Test |
GET /api/search/people?q=keyword | People search | — |
GET /api/search/companies?q=keyword | Company search | — |
GET /api/profile/:id | Specific profile | — |
GET /api/companies/:urn | Company details | — |
GET /api/token/status | Token health check | Test |
| Endpoint | Description |
|---|---|
/health | JSON health check |
/status | This page |
/auth | Start OAuth |
/callback | OAuth callback |
/submit-code | Manual code form |
/refresh | Refresh token |
/token | Get current token |
Dreamwell Technologies | Coimbatore | v2.0.0