Relativity6's AI-powered Live Search bot detects business' 6-digit NAICS in under a second with high accuracy.

  • The solution for small business verification that most data providers miss
  • Relevant industry keywords for KYC research
  • 100% coverage/hit rate with self aware confidence scoring
  • Over 1000 granular industry classes
  • We are not a Database, we're a live, real time, search and AI classification bot tool.

NAICS Code Lookup

Stop Premium Leakage and Increase Profitability with Up-To-The-Second Business Classification

When Industry Classification Really Matters, Use Relativity6's API

Relativity6's NAICS API is one of the world's first real time business context engines. Wrapped in a simple API, your platform can integrate up to the second classifications, digital footprint existence checks and links, and KYB keywords in one call to our platform.

 

Simply grab a token and make a call to the Relativity 6 API

POST https://api.usemarvin.ai/naics/naics/search/
Content-Type: application/json

{
"token": "****************************bfe9",
"name": "Alonso Grading and Demolition",
"state": "CA",
"advancedSearch": true,
"prediction": true,
"existenceCheck": true,
"keywords": true,
"explainConfidenceScore": true,
}

And receive a response in under 3 seconds

{
"usa_naics_2017_prediction": {
"prediction_a": {
"title": "Site Preparation Contractors",
"code": 238910,
"accuracy": 0.71
},
"prediction_b": {
"title": "Highway, Street, and Bridge Construction",
"code": 237310,
"accuracy": 0.69
}
},
"existence_check": {
"exists": true,
"evidence_exist": [
"https://www.dnb.com/business-directory/company-profiles.alonso_grading_and_demolition_inc.f50331817660b31bc039b3a65a8659f0.html",
"https://www.buildzoom.com/contractor/alonso-grading-demolition-inc",
"https://www.bbb.org/us/ca/los-angeles/profile/demolition-contractors/alonso-grading-and-demolition-inc-1216-771705",
"https://www.homeadvisor.com/c.Demolition-Service.Redondo_Beach.CA.-12018.html",
"https://www.thebluebook.com/iProView/1817034/alonso-grading-demolition-inc/subcontractors/"
]
},
"keywords": [
"CONSTRUCTION",
"HIGHWAY",
"EXCAVATION",
"PAVEMENT",
"GRADING",
"BRIDGE",
"COMMUNITY",
"DEMOLITION"
],
"explain_confidence_score": [
"Confidence score: Prediction 1 - Accuracy 5% + Relevance Score 66% = 71%",
"Confidence score: Prediction 2 - Accuracy 2% + Relevance Score 67% = 69%"
],
"response_id": "*************************************499ig",
"response_timestamp": "2022-06-08 13:35:14 CDT",
"response_execution_time": "4414 ms",
"response_notification": "Relativity6 calculated the prediction output successfully",
"request": {
"token": "****************************bfe9",
"name": "Alonso Grading and Demolition",
"intelligentName": "alonso grading and demolition",
"address": "",
"state": "CA",
"predictionType": "USA_NAICS_2017",
"advancedSearch": true,
"prediction": true,
"existenceCheck": true,
"keywords": true,
"explain_confidence_score": true
}
}
SIGN UP NOW