/
SW
swiftlynx
/
SwiftLynx API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 4w ago
Details
Filter operations
get
OAuth authorization endpoint (browser)
post
Exchange authorization code or refresh token
get
Validate token and get account info
post
Analyze a resume against a job description
get
Retrieve a stored analysis record
Analyze a resume against a job description
post
/api/analyze
Request body
union
required
object
required
OR
object
required
Response
Analysis result
object
required
requestId
string
matchScore
integer
strengths
string[]
risks
string[]
summary
string
recommendation
string
scoreExplanation
string
Changes