Skip to main content
QATraining
Developer Docs

API Docs

The stable public `/api/v1` developer API is not live yet. This page now lists the internal routes currently available so the product does not advertise endpoints that have not shipped.

Public API coming soon

API keys, rate limits, and `/api/v1` prompt/collection endpoints should be shipped before this page is used for external developer acquisition.

Current App Routes

GET

/api/prompts/search

Search prompt records by query.

POST

/api/prompts/submit

Submit a community prompt for review.

POST

/api/career/parse-file

Extract CV text from an uploaded PDF or DOCX.

POST

/api/career/analyse

Persist a browser-generated CV/JD analysis.

Career, learning, and account routes may require authentication or session cookies. They are intended for the web app, not as a committed public API contract.