Skip to content
Tx Platform
Transaction Cost

Transaction Cost🔗︎

The following costs apply to each transaction. To see a breakdown of credits consumed by each of your transactions, go to the Tx Console.

Parser🔗︎

Base Cost🔗︎

Endpoint
Base Cost**
POST /v10/parser/* 1 credit
POST /v10/geocoder/* 1 credit if using the default options
0.1 credits if you specify your own provider key

Add-on Cost🔗︎

Add-on / Feature
Add-on Cost Applicable Endpoints
Job Title Normalization 0.2 credits POST /v10/parser/*
Skills Normalization 0.1 credits, does not apply when using V1 taxonomy POST /v10/parser/*
Geocoding 1 credit with the default options
0.1 credits if you specify your own provider key
POST /v10/parser/*
Enable LLM Parser 1 credit POST /v10/parser/resume
FlexRequests 1 credit POST /v10/parser/resume
Resume OCR .05 additional credits on all resume parses POST /v10/parser/resume
Job OCR .05 additional credits on all job parses POST /v10/parser/joborder

Search & Match🔗︎

Base Cost🔗︎

Endpoint
Base Cost**
POST /v10/index/{indexid}/* 1 credit per document
POST /v10/scorer/bimetric 1 credit + ((number of target documents - 1) * 0.1)
POST /v10/matcher/* Free when initiated by a human end-user for a single transaction.
For more details see the Acceptable Use Policy.
POST /v10/searcher Free when initiated by a human end-user for a single transaction.
For more details see the Acceptable Use Policy.
POST /v10/geocodeAndIndex/* 2 credit if using the default options
1.1 credits if you specify you own provider key
1 credit if you specify the latitude/longitude
GET /v10/index/{indexId}/count 1 credit
GET /v10/index 10 credits

Add-on Cost🔗︎

Add-on / Feature
Add-on Cost Applicable Endpoints
Job Title Normalization 0.2 credits POST /v10/searcher
Geocoding 1 credit with the default options
0.1 credits if you specify your own provider key
POST /v10/matcher/*
POST /v10/searcher

Skills Intelligence🔗︎

Endpoint
Base Cost**
POST /v10/skills/extract 0.1 credits + (0.04 per 1k characters)
POST /v10/*/normalize 0.1 credits * number of input items
POST /v10/*/autocomplete 0.1 credits
POST /v10/*/lookup 0.1 credits
GET /v10/*/taxonomy 1 credit
POST /v10/ontology/* 10 credits
POST /v10/job-description/generate 2 credits
POST /v10/job-description/suggest-skills 5 credits

Resume Formatter🔗︎

Endpoint
Base Cost**
POST v10/formatter/resume 0.5 credits

Other🔗︎

Endpoint
Base Cost**
GET /v10/account 1 credit. There is never a need to call this endpoint. All the data is returned with every API response in the Info.CustomerDetails.MaximumConcurrentRequests field.
Download Indexed Documents (Tx Console) (100 credits + 1 per 5k documents) for each index selected

** Additional costs may be incurred if any of the following scenarios apply:

While matching and searching, each location included in the FilterCriteria will be charged the specified add-on cost.