ParseRail
api.thecompound.tech/v1
39 endpoints1 paused242/242 checks passingcredits from $20

Documents

Resume parsing

A resume or CV into a structured candidate profile: contact, skills, experience, education, and links.

POST/v1/resume$0.08/resume, 8 credits, charged only on success60 calls a minute per keyasync capable

A production call, recorded 2026-09-01

charged 0 creditsrun 0.00 s
  1. auth (bearer key)
  2. per-key throttle
  3. validate body
  4. balance precheck
  5. run the capability
  6. charge credits ON SUCCESS ONLY
  7. JSON
The document18 lines
MAYA CHENBrooklyn, NY | maya.chen@example.com | (415) 555-0142linkedin.com/in/mayachen | github.com/mayachen Senior Backend Engineer EXPERIENCEMeridian Labs — Senior Backend Engineer (Feb 2023 - present)- Cut settlement latency 70% by moving matching to a Kafka pipeline- Led migration of 40 services to KubernetesHarbor Payments — Backend Engineer (Jun 2018 - Jan 2023)- Built ledger service handling $2B/yr EDUCATIONUC Berkeley — BS Computer Science, 2018 SKILLSGo, Postgres, Kafka, Kubernetes, Terraform
The responseschema-valid · req_dceefd3c61e43e4c9c30890f
// sending the call
// 0 credits charged so far
curl https://api.thecompound.tech/v1/resume \
  -H "Authorization: Bearer $COMPOUND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"fileUrl":"https://…/resume.pdf"}'

Scored

7 of 7 field checks passed when the eval suite last ran against production, on 2026-07-08. Every endpoint's score

The Documents guide has this endpoint with its example response. The reference has every parameter.

More from Documents

Get a key and buy credits