RResumezBeta
Resumez developer platform v1

Build the path from experience to opportunity.

A career-shaped API for profiles, job intelligence, and tailored artifacts—documented as the workflows your product needs and the resources your code calls.

career-flow.ts
const profile = await resumez.profile.get();

const match = await resumez.jobs.match({
 job, profile
});

const resume = await resumez.artifacts.generate({
 profile, job, match
});
PROFILEready
MATCH86%
ARTIFACTcreated

Workflow layer

Learn in the order your product works.

Guides connect decisions across endpoints. The reference stays close when it is time to write code.

Reference layer

Know the workflow. Now inspect every resource, field, scope, and response.

Open API reference →