CareerPulse · Career Resume Critique
by CareerPulse
$0.25
per call · USD Coin on Base
Resume critique with verbatim before/after bullet rewrites, ATS-compatibility flags, gaps vs target role, and country-specific format norms (US, UK, Germany, Australia, India). Submit real resume text via POST body or resume_text query param, 15k char cap.
Endpoint
GET https://careerpulse.theaslangroupllc.com/api/career/resume-critique3
Calls / 30d
2
Unique payers / 30d
Aug 23
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://careerpulse.theaslangroupllc.com/api/career/resume-critique", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://careerpulse.theaslangroupllc.com/api/career/resume-critique?resume_text=full+resume+text" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ats_compatibility": {
"flags": [
"Multi-column layout implied by spacing — may misorder in ATS parsers"
]
},
"country_norms": {
"target_country_guidance": "US: no photo, 1 page preferred, reverse-chronological"
},
"gaps_vs_target_role": [
"No cloud infrastructure experience listed for a role that requires it"
],
"impact_rewrites": [
{
"original": "Responsible for managing a team of engineers",
"rewritten": "Led a 6-person engineering team, cutting release cycle time 35% over 2 quarters",
"why": "Replaces duty language with scope and a measurable outcome"
}
]
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from CareerPulse & similar services
CareerPulse · Career Certify
careerpulse.theaslangroupllc.com
Certification ROI analysis for job-seeker and career-coach agents. Returns which certs pay off most for a given role and goal, with salary lift and time to complete.
CareerPulse · Career Remote
careerpulse.theaslangroupllc.com
Remote work intelligence for job-seeker and career-coach agents. Returns demand, top companies, and salary by location for a given role.
CareerPulse · Career Layoff
careerpulse.theaslangroupllc.com
Layoff survival guide for job-seeker and career-coach agents. Returns an immediate checklist, severance negotiation tactics, and job-market intelligence.