/
AF
affinda
/
Affinda API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
affinda
Affinda API
get
List occupation groups
v1
latest
OpenAPI 3.0.3
MIT
2026-07-22
153
276
289.7 KB
Annotations
8
Data Sources
10
Deprecated End Points
25
Document Types
7
Documents
6
Invoice Extractor
4
Job Description Parser
5
Organizations
2
Resume Parser
5
Resume Redactor
4
Search & Match
24
post
Create a document from raw data
get
Get list of all indexes
post
Create a new index
post
Create a signed URL for the embeddable job description search tool
post
Create a signed URL for the embeddable resume search tool
delete
Delete an index
patch
Update an index
delete
Delete an indexed document
get
Get indexed documents for a specific index
post
Index a new document
get
Get job title suggestions based on provided job title(s)
post
Get search result of specific job description
post
Get search result of specific resume
get
Get skill suggestions based on provided skill(s)
get
Get the config for the logged in user's embeddable job description search tool
patch
Update the config for the logged in user's embeddable job description search tool
get
Get the config for the logged in user's embeddable resume search tool
patch
Update the config for the logged in user's embeddable resume search tool
get
List occupation groups
get
Match a single resume and job description
post
Re-index a document
post
Search through parsed job descriptions
post
Search through parsed resumes
post
Update a document's data
Search & Match - Embedding
6
Search & Match - Indexing
7
Search & Match - Searching
8
Tags
7
Usage
1
Validation Results
7
Webhook API
6
Webhooks
6
Workspaces
5
Search & Match
List occupation groups
Returns the list of searchable occupation groups.
get
/v3/occupation_groups
Response
Will return matching documents
OccupationGroup[]
required
code
integer
required
name
string
required
children
OccupationGroup[]
required