Loading...
Loading...
Build custom integrations with our RESTful API. Access resume building, ATS optimization, and AI career tools programmatically.
curl https://profio.dev/api/v1/resumes \
-H "Authorization: Bearer profio_sk_live_..."
/v1/resumesList all resumes for the authenticated user
/v1/resumesCreate a new resume
/v1/resumes/:idGet resume by ID
/mcp/tools/profio_score_resumeGet ATS compatibility score
/mcp/tools/profio_match_to_jobMatch resume to job description
Generate an API key from your dashboard and include it in the Authorization header:
Authorization: Bearer profio_sk_live_...
For third-party integrations, use OAuth2 authorization code flow. See our OAuth2 documentation for details.
1,000
requests/month
10,000
requests/month
Unlimited
custom pricing
Full API reference, authentication guides, and code examples available in our documentation.
View Full Documentation →