api.careers — pricing
{
"model": "metered",
"hardCeiling": 25,
"unit": "usd-per-month",
"price": 0.002,
"rates": [
{
"operation": "listPlacements",
"price": 0,
"note": "free reads of the branching collection"
},
{
"operation": "getPlacement",
"price": 0.002,
"unit": "usd-per-call",
"freeQuota": 100
},
{
"operation": "createPlacement",
"price": 0.02,
"unit": "usd-per-call",
"freeQuota": 25
},
{
"operation": "listCandidates",
"price": 0
},
{
"operation": "getCandidate",
"price": 0.002,
"unit": "usd-per-call",
"freeQuota": 100
},
{
"operation": "createCandidate",
"price": 0.02,
"unit": "usd-per-call",
"freeQuota": 25
},
{
"operation": "listJobOrders",
"price": 0
},
{
"operation": "getJobOrder",
"price": 0.002,
"unit": "usd-per-call",
"freeQuota": 100
},
{
"operation": "createJobOrder",
"price": 0.02,
"unit": "usd-per-call",
"freeQuota": 25
},
{
"operation": "listOccupations",
"price": 0,
"note": "O*NET-SOC vocabulary is free G1 reference data"
},
{
"operation": "getOccupation",
"price": 0
}
],
"binding": false,
"statement": "Test mode: this rate card is a stated intent, not bound terms. Settlement is not active on this deployment — 402 responses are typed offer boundaries served as labeled stubs and no billing occurs. Keyless sandbox reads are free within the published quotas."
}