v1
latestOpenAPI 3.1.02026-07-242892032.8 MBData
Get estimates by MSAs
Takes multiple MSA codes and produces an estimate for each. This is much faster than making many separate calls to /estimate. The response format is much more minimal than that of the other estimation endpoints to reduce data size.
post/by_msa
Request body
Example request
{
"titles": [
"ETCC677E49FBA73537"
],
"msas": [
"42660",
"12060",
"35620"
],
"keyword": "Hadoop OR Hive"
}Response
OK