// api reference
API Reference
Programmatic access to RepoOcto data. All endpoints require authentication via Bearer token.
Base URL: https://api.repoocto.comBeta
GET
/api/v1/profileRetrieve the authenticated user's profile, XP, level, and stats.
GET
/api/v1/quizzesList quiz history with scores, timestamps, and topics.
GET
/api/v1/heatmapGet module-level mastery data for the knowledge heatmap.
GET
/api/v1/marketplace/itemsList available marketplace items and their XP costs.
POST
/api/v1/marketplace/redeemRedeem XP for a marketplace item.
GET
/api/v1/team/membersList team members with their XP, levels, and activity. (Enterprise)
GET
/api/v1/team/gapsGet knowledge gap analysis across the team. (Enterprise)
API documentation is in beta. Full OpenAPI spec coming soon. Request access