RoleRadar

Minimal MVP for student profiles, startup matching, and outreach drafts.

Student Profile

Add a short profile so RoleRadar can match you to startups and generate better outreach.

API

All endpoints are JSON under /api.

Show endpoints
  • POST /api/users, GET /api/users/<id>
  • POST /api/users/<id>/profile, GET /api/users/<id>/profile
  • POST /api/scrape, GET /api/scraped-companies
  • GET /api/startups, POST /api/match
  • POST /api/outreach, POST /api/signals