/
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
Validate token and get account info
get
/api/me
Response
Account summary
object
required
email
string
email
plan
string
creditsRemaining
integer
Example response
{ "plan": "free" }
Changes