Use the Company Matcher API to submit Company Search queries and get the best-matched company for your search query.
Note: The maximum number of requests sent for matching per call in this matcher API call is 40
Endpoint
POST https://api.insideview.com/api/v1/company/match
Request
HTTP Headers
Header Name | Type | Required | Description |
accessToken | String | Yes |
Valid access token. |
Accept | String | No | Selects the response's content type. Valid values are application/json and application/xml (default). |
Type: application/json
"matchbranch" is set to "false" by default. If the flag is false, branch companies are excluded from the matching.
"matchbranch":"true" (boolean) is optional. If the flag is true, branch companies are included in the matching.
Schema
{
"$schema":"http://json-schema.org/draft-04/schema#",
"type":"object",
"properties":{
"requests":{
"type":"array",
"items":{
"type":"object",
"properties":{
"id":{
"type":"string"
},
"name":{
"type":"string"
},
"companyId":{
"type":"string"
},
"country":{
"type":"string"
},
"state":{
"type":"string"
},
"city":{
"type":"string"
},
"street":{
"type":"string"
},
"zip":{
"type":"string"
},
"websites":{
"id":"websites",
"type":"array",
"items":{
"id":"0",
"type":"string"
}
},
"matchbranch":{
"type":"boolean"
},
"tickers":{
"id":"tickers",
"type":"array",
"items":{
"id":"0",
"type":"object",
"properties":{
"value":{
"id":"value",
"type":"string"
},
"exchange":{
"id":"exchange",
"type":"string"
}
}
}
},
"phone":{
"type":"string"
}
}
}
},
"fieldsToFetch":{
"type":"array",
"items":{
"type":"string"
}
},
"probableMatchesLimit":{
"type":"string"
},
"confidenceLimit":{
"type":"string"
}
}
}
Example
{
"requests":[
{
"id":"1",
"name":"Google",
"companyId":"736233",
"country":"US",
"state":"",
"city":"",
"street":"",
"zip":"",
"Phone":"1234",
"matchbranch":false
},
{
"id":"2",
"name":"microsoft"
}
],
"fieldsToFetch":[
"britishSics",
"fax",
"financialYearEnd",
"fortuneRanking",
"foundationDate",
"gender",
"industry",
"industryCode",
"lgbt",
"mbe",
"mostRecentQuarter",
"naics",
"naicsDescription",
"name",
"parentCompanyCountry",
"parentCompanyId",
"parentCompanyName",
"phone",
"revenue",
"revenueCurrency",
"revenueRange",
"sic",
"sicDescription",
"sources",
"state",
"street",
"subIndustry",
"subIndustryCode",
"subsidiary",
"ticker",
"ultimateParentCompanyCountry",
"ultimateParentCompanyName",
"ultimateParentCompanyId",
"vbe",
"wbe",
"website",
"zip",
"companyTaxId",
"companyLinkedInProfile",
"businessStructure",
"siteTypes",
"siteLocationCount",
"siteCount",
"companyTypeV2",
"companyStatusV2"
],
"probableMatchesLimit":"10",
"confidenceLimit":"0.6"
}
Response
Here are the major responses the API may return.
For details on the errors, see API Error Codes.
HTTP 200
Name | Type | Description |
britishSics | List | List of British SIC Codes |
britishSic"}'britishSics britishSic | String | British SIC code |
description"}'britishSics description | String | British SIC code description |
city | String | Company address: city |
companyBlogProfile | String | Blog Url link of Company |
companyFacebookProfile | String | Facebook profile of Company |
companyId | Integer | Company InsideView id |
companyLinkedInProfile | String | LinkedIn profile of Company |
companyMatches | List | List of Company Matches |
id"}'companyMatches id | String | Requested Company Id |
match"}'companyMatches match | Object | Best Match for the Requested Company Id |
probableMatches"}'companyMatches probableMatches | List | List of Probable Company Matches for the Requested Company Id |
companyStatus | String | Company status (Operating, Subsidiary, ...) |
companyTaxId | String | US company Tax Id (if available) |
companyTwitterProfile | String | Twitter profile of Company |
companyType | String | Company type (Private, Public, Subsidiary) |
country | String | Company address: country |
country | String | Company address: country |
dbe | boolean | Diversity status based on Disadvantages Business Ent. |
description | String | Company Description |
disabled | boolean | Diversity status based on Disabled Business Ent. |
employeeRange | String | Range of number of employees |
employees | String | Company employee count |
equifaxId | Integer | Company Equifax id |
ethnicity | String | Diversity status based on Ethnicity |
matchReason"}'explanation matchReason | String | Match Reason |
matchReasonDetail"}'explanation matchReasonDetail | String | Detailed Description for Match Reason |
fax | String | Company fax number |
financialYearEnd | String | Company financial year end month |
fortuneRanking | String | Company Fortune 500 Ranking |
foundationDate | String | Foundation date of the company |
gender | String | Diversity status based on Gender |
industry | String | Company industry |
industryCode | String | Company industry code. |
latitude | String | Company Address : Latitude |
lgbt | boolean | Diversity status based on Gay Lesbian business Ent. |
longitude | String | Company Address : Longitude |
matchScores"}'match matchScores | Object | Match Score Details |
company"}'match/probableMatches company | Object | Company Details |
cityScore"}'matchScores cityScore | Integer | Score for city Match |
countryScore"}'matchScores countryScore | Integer | Score for Country Match |
matchScore"}'matchScores matchScore | Double | Overall Match Score |
nameScore"}'matchScores nameScore | Integer | Score for Name Match |
phoneScore"}'matchScores phoneScore | Integer | Score for Phone Match |
rank"}'matchScores rank | Integer | Match Rank |
stateScore"}'matchScores stateScore | Integer | Score for State Match |
streetScore"}'matchScores streetScore | Integer | Score for Street Match |
tickerScore"}'matchScores tickerScore | Integer | Score for Ticker Match |
urlScore"}'matchScores urlScore | Integer | Score for URL Match |
zipScore"}'matchScores zipScore | Integer | Score for zip Match |
mbe | boolean | Diversity status based on Minority Business Ent. |
mostRecentQuarter | String | Most Recent Quarter Earning Date |
naics | String | Company NAICS code |
naicsDescription | String | Company NAICS description |
name | String | Company Name |
parentCompanyCountry | String | Parent company country |
parentCompanyId | String | Parent company InsideView id |
parentCompanyName | String | Parent company name |
phone | String | Company phone number |
revenue | String | Company revenue (Millions of $) |
revenueCurrency | String | Company revenue's currency (USD, EUR, GBP) |
revenueRange | String | Revenue range of the company |
sic | String | Company SIC code |
sicDescription | String | Company SIC description |
sources | List | List of sources for company attributes (String) |
state | String | Company address: state |
street | String | Company address: street |
subIndustry | String | Company sub-industry |
subIndustryCode | String | Company sub-industry code |
subsidiary | boolean | Indicates whether the company is a subsidiary or not. |
tickers | List | Array of company's tickers details |
exchange"}'tickers exchange | String | Exchange symbol |
tickerName"}'tickers tickerName | String | Ticker symbol |
ultimateParentCompanyCountry | String | Ultimate parent company country |
ultimateParentCompanyName | String | Ultimate parent company name |
ultimateParentId | String | Ultimate parent company InsideView id |
vbe | boolean | Diversity status based on Veteran Business Ent. |
wbe | boolean | Diversity status based on Women Business Ent. |
websites | List | List of company's website URL (String) |
zip | String | Company address: code |
businessStructure |
String |
The organizational structure of a company (global parent, uncategorized, subsidiary, group, branch, independent) |
companyStatusV2 |
String |
Company status (operating, non-Operating, acquired, liquidating, outOfBusiness, unassigned) |
companyTypeV2 |
String |
Company type (public, private, government, organization, unknown) |
siteCount |
String |
Number of company sites |
siteLocationCount |
String |
Number of company sites that has site related information |
siteTypes |
String |
Type of a site |
Type: application/Json
Schema
{
"$schema":"http://json-schema.org/draft-04/schema#",
"type":"object",
"properties":{
"companyMatches":{
"type":"array",
"items":{
"type":"object",
"properties":{
"id":{
"type":"string"
},
"match":{
"type":"object",
"properties":{
"matchScores":{
"type":"object",
"properties":{
"matchScore":{
"type":"number"
},
"rank":{
"type":"integer"
},
"nameScore":{
"type":"number"
},
"streetScore":{
"type":"integer"
},
"urlScore":{
"type":"number"
},
"cityScore":{
"type":"number"
},
"stateScore":{
"type":"number"
},
"zipScore":{
"type":"number"
},
"countryScore":{
"type":"number"
},
"phoneScore":{
"type":"number"
},
"tickerScore":{
"type":"number"
}
}
},
"company":{
"type":"object",
"properties":{
"name":{
"id":"name",
"type":"string"
},
"companyType":{
"id":"companyType",
"type":"string"
},
"companyStatus":{
"id":"companyStatus",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
},
"tickers":{
"id":"tickers",
"type":"array",
"items":{
"id":"0",
"type":"object",
"properties":{
"tickerName":{
"id":"tickerName",
"type":"string"
},
"exchange":{
"id":"exchange",
"type":"string"
}
}
}
},
"industry":{
"id":"industry",
"type":"string"
},
"subIndustry":{
"id":"subIndustry",
"type":"string"
},
"street":{
"id":"street",
"type":"string"
},
"city":{
"id":"city",
"type":"string"
},
"state":{
"id":"state",
"type":"string"
},
"zip":{
"id":"zip",
"type":"string"
},
"country":{
"id":"country",
"type":"string"
},
"phone":{
"id":"phone",
"type":"string"
},
"fax":{
"id":"fax",
"type":"string"
},
"revenue":{
"id":"revenue",
"type":"string"
},
"employees":{
"id":"employees",
"type":"string"
},
"subsidiary":{
"id":"subsidiary",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
},
"sic":{
"id":"sic",
"type":"string"
},
"sicDescription":{
"id":"sicDescription",
"type":"string"
},
"naics":{
"id":"naics",
"type":"string"
},
"naicsDescription":{
"id":"naicsDescription",
"type":"string"
},
"financialYearEnd":{
"id":"financialYearEnd",
"type":"string"
},
"parentCompanyId":{
"id":"parentCompanyId",
"type":"string"
},
"ultimateParentId":{
"id":"ultimateParentId",
"type":"string"
},
"equifaxId":{
"id":"equifaxId",
"type":"string"
},
"fortuneRanking":{
"id":"fortuneRanking",
"type":"string"
},
"mostRecentQuarter":{
"id":"mostRecentQuarter",
"type":"string"
},
"revenueCurrency":{
"id":"revenueCurrency",
"type":"string"
},
"industryCode":{
"id":"industryCode",
"type":"string"
},
"subIndustryCode":{
"id":"subIndustryCode",
"type":"string"
},
"britishSics":{
"id":"britishSics",
"type":"array",
"items":{
"id":"0",
"type":"object",
"properties":{
"britishSic":{
"id":"britishSic",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
}
}
}
},
"parentCompanyCountry":{
"id":"parentCompanyCountry",
"type":"string"
},
"ultimateParentCompanyCountry":{
"id":"ultimateParentCompanyCountry",
"type":"string"
},
"ultimateParentCompanyName":{
"id":"ultimateParentCompanyName",
"type":"string"
},
"parentCompanyName":{
"id":"parentCompanyName",
"type":"string"
},
"revenueRange":{
"id":"revenueRange",
"type":"string"
},
"employeeRange":{
"id":"employeeRange",
"type":"string"
},
"foundationDate":{
"id":"foundationDate",
"type":"string"
},
"companyFacebookProfile": {
"id": "companyFacebookProfile",
"type": "string"
},
"companyTwitterProfile": {
"id": "companyTwitterProfile",
"type": "string"
},
"companyBlogProfile": {
"id": "companyBlogProfile",
"type": "string"
},
"companyLinkedInProfile": {
"id": "companyLinkedInProfile",
"type": "string"
},
"gender":{
"id":"gender",
"type":"string"
},
"ethnicity":{
"id":"ethnicity",
"type":"string"
},
"dbe":{
"id":"dbe",
"type":"boolean"
},
"wbe":{
"id":"wbe",
"type":"boolean"
},
"mbe":{
"id":"mbe",
"type":"boolean"
},
"vbe":{
"id":"vbe",
"type":"boolean"
},
"lgbt":{
"id":"lgbt",
"type":"boolean"
},
"disabled":{
"id":"disabled",
"type":"boolean"
},
"companyTaxId":{
"id":"companyTaxId",
"type":"string"
},
"websites":{
"id":"websites",
"type":"array",
"items":{
"id":"0",
"type":"string"
}
},
"companyId":{
"id":"companyId",
"type":"integer"
},
"businessStructure": {
"id": "businessStructure",
"type": "string"
},
"companyStatusV2": {
"id": "companyStatusV2",
"type": "string"
},
"companyTypeV2": {
"id": "companyTypeV2",
"type": "string"
},
"siteTypes": {
"id": "siteTypes",
"type": "array",
"items": {
"id": "0",
"type": "string"
}
},
"siteCount": {
"id": "siteCount",
"type": "integer"
},
"siteLocationCount": {
"id": "siteLocationCount",
"type": "integer"
},
"sources":{
"id":"sources",
"type":"array",
"items":{
"id":"0",
"type":"string"
}
}
}
}
}
},
"probableMatches":{
"type":"array",
"items":{
"type":"object",
"properties":{
"matchScores":{
"type":"object",
"properties":{
"matchScore":{
"type":"number"
},
"rank":{
"type":"integer"
},
"nameScore":{
"type":"number"
},
"streetScore":{
"type":"integer"
},
"urlScore":{
"type":"number"
},
"cityScore":{
"type":"number"
},
"stateScore":{
"type":"number"
},
"zipScore":{
"type":"number"
},
"countryScore":{
"type":"number"
},
"phoneScore":{
"type":"number"
},
"tickerScore":{
"type":"number"
}
}
},
"company":{
"type":"object",
"properties":{
"name":{
"id":"name",
"type":"string"
},
"companyType":{
"id":"companyType",
"type":"string"
},
"companyStatus":{
"id":"companyStatus",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
},
"tickers":{
"id":"tickers",
"type":"array",
"items":{
"id":"0",
"type":"object",
"properties":{
"tickerName":{
"id":"tickerName",
"type":"string"
},
"exchange":{
"id":"exchange",
"type":"string"
}
}
}
},
"industry":{
"id":"industry",
"type":"string"
},
"subIndustry":{
"id":"subIndustry",
"type":"string"
},
"street":{
"id":"street",
"type":"string"
},
"city":{
"id":"city",
"type":"string"
},
"state":{
"id":"state",
"type":"string"
},
"zip":{
"id":"zip",
"type":"string"
},
"country":{
"id":"country",
"type":"string"
},
"phone":{
"id":"phone",
"type":"string"
},
"fax":{
"id":"fax",
"type":"string"
},
"revenue":{
"id":"revenue",
"type":"string"
},
"employees":{
"id":"employees",
"type":"string"
},
"subsidiary":{
"id":"subsidiary",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
},
"sic":{
"id":"sic",
"type":"string"
},
"sicDescription":{
"id":"sicDescription",
"type":"string"
},
"naics":{
"id":"naics",
"type":"string"
},
"naicsDescription":{
"id":"naicsDescription",
"type":"string"
},
"financialYearEnd":{
"id":"financialYearEnd",
"type":"string"
},
"parentCompanyId":{
"id":"parentCompanyId",
"type":"string"
},
"ultimateParentId":{
"id":"ultimateParentId",
"type":"string"
},
"equifaxId":{
"id":"equifaxId",
"type":"string"
},
"fortuneRanking":{
"id":"fortuneRanking",
"type":"string"
},
"mostRecentQuarter":{
"id":"mostRecentQuarter",
"type":"string"
},
"revenueCurrency":{
"id":"revenueCurrency",
"type":"string"
},
"industryCode":{
"id":"industryCode",
"type":"string"
},
"subIndustryCode":{
"id":"subIndustryCode",
"type":"string"
},
"britishSics":{
"id":"britishSics",
"type":"array",
"items":{
"id":"0",
"type":"object",
"properties":{
"britishSic":{
"id":"britishSic",
"type":"string"
},
"description":{
"id":"description",
"type":"string"
}
}
}
},
"parentCompanyCountry":{
"id":"parentCompanyCountry",
"type":"string"
},
"ultimateParentCompanyCountry":{
"id":"ultimateParentCompanyCountry",
"type":"string"
},
"ultimateParentCompanyName":{
"id":"ultimateParentCompanyName",
"type":"string"
},
"parentCompanyName":{
"id":"parentCompanyName",
"type":"string"
},
"revenueRange":{
"id":"revenueRange",
"type":"string"
},
"employeeRange":{
"id":"employeeRange",
"type":"string"
},
"foundationDate":{
"id":"foundationDate",
"type":"string"
},
"companyFacebookProfile": {
"id": "companyFacebookProfile",
"type": "string"
},
"companyTwitterProfile": {
"id": "companyTwitterProfile",
"type": "string"
},
"companyBlogProfile": {
"id": "companyBlogProfile",
"type": "string"
},
"companyLinkedInProfile": {
"id": "companyLinkedInProfile",
"type": "string"
},
"gender":{
"id":"gender",
"type":"string"
},
"ethnicity":{
"id":"ethnicity",
"type":"string"
},
"dbe":{
"id":"dbe",
"type":"boolean"
},
"wbe":{
"id":"wbe",
"type":"boolean"
},
"mbe":{
"id":"mbe",
"type":"boolean"
},
"vbe":{
"id":"vbe",
"type":"boolean"
},
"lgbt":{
"id":"lgbt",
"type":"boolean"
},
"disabled":{
"id":"disabled",
"type":"boolean"
},
"companyTaxId":{
"id":"companyTaxId",
"type":"string"
},
"websites":{
"id":"websites",
"type":"array",
"items":{
"id":"0",
"type":"string"
}
},
"companyId":{
"id":"companyId",
"type":"integer"
},
"businessStructure": {
"id": "businessStructure",
"type": "string"
},
"companyStatusV2": {
"id": "companyStatusV2",
"type": "string"
},
"companyTypeV2": {
"id": "companyTypeV2",
"type": "string"
},
"siteTypes": {
"id": "siteTypes",
"type": "array",
"items": {
"id": "0",
"type": "string"
}
},
"siteCount": {
"id": "siteCount",
"type": "integer"
},
"siteLocationCount": {
"id": "siteLocationCount",
"type": "integer"
},
"sources":{
"id":"sources",
"type":"array",
"items":{
"id":"0",
"type":"string"
}
}
}
}
}
}
}
}
}
}
}
}
Example
{
"companyMatches": [
{
"id": "1",
"match": {
"matchScores": {
"matchScore": 0.60298172,
"rank": 1
},
"company": {
"name": "Alphabetica, Inc.",
"companyType": "Private",
"companyStatus": "Operating",
"street": "25 Wellesley Avenue",
"city": "Natick",
"state": "MA",
"zip": "01760",
"country": "United States",
"subsidiary": "false",
"businessStructure": "Independent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"companyId": 60011912,
"sources": [
"S&P Global"
]
}
},
"probableMatches": [
{
"matchScores": {
"matchScore": 0.60298172,
"rank": 11
},
"company": {
"name": "Alphabeti Ltd",
"companyType": "Private",
"companyStatus": "Operating",
"industry": "Civic, Non-Profit and Membership Groups",
"subIndustry": "Environmental and Wildlife Organizations",
"street": "Unit 7 13 Invincible Road",
"city": "Farnborough",
"state": "South East",
"zip": "GU14 7QT",
"country": "United Kingdom",
"subsidiary": "false",
"sic": "9512",
"sicDescription": "Land, Mineral, Wildlife, and Forest Conservation",
"naics": "813312",
"naicsDescription": "Environment, Conservation and Wildlife Organizations",
"industryCode": "4",
"subIndustryCode": "4_4",
"britishSics": [
{
"britishSic": "91040",
"description": "Botanical and zoological gardens and nature reserves activities"
}
],
"foundationDate": "2017",
"businessStructure": "Independent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"companyId": 63487031,
"sources": [
"S&P Global"
]
}
},
{
"matchScores": {
"matchScore": 0.5852374,
"rank": 12
},
"company": {
"name": "Alphametic LLC",
"companyType": "Private",
"companyStatus": "Operating",
"street": "Unsure",
"city": "New York",
"state": "NY",
"zip": "10019",
"country": "United States",
"subsidiary": "false",
"businessStructure": "Independent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"companyId": 62446688,
"websites": [
"www.alphameticgroup.com"
],
"sources": [
"S&P Global"
]
}
}
]
},
{
"id": "2",
"match": {
"matchScores": {
"matchScore": 0.5018248,
"rank": 1
},
"company": {
"name": "Microsoft Corporation",
"companyType": "Public",
"companyStatus": "Operating",
"tickers": [
{
"tickerName": "GOOG",
"exchange": "NASD"
}
],
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "One Microsoft Way, Redmond",
"city": "Redmond",
"state": "WA",
"zip": "98052-6399",
"country": "United States",
"phone": "+1 425 882 8080",
"revenue": "89960.0",
"employees": "6002",
"subsidiary": "false",
"sic": "7372",
"sicDescription": "Prepackaged Software",
"financialYearEnd": "4",
"equifaxId": "049615062",
"fortuneRanking": "28",
"mostRecentQuarter": "Jun, 2017",
"revenueCurrency": "USD",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"foundationDate": "1975",
"siteCount": 288,
"siteLocationCount": 82,
"businessStructure": "GlobalParent",
"companyTypeV2": "Public",
"companyStatusV2": "Public",
"siteTypes": [
"Uncategorized"
],
"companyId": 726263,
"websites": [
"https://www.microsoft.com/en-us/"
],
"sources": [
"User Generated",
"Web References",
"Reuters",
"InsideView",
"S&P Global",
"Community",
"Equifax"
]
}
},
"probableMatches": [
{
"matchScores": {
"matchScore": 0.5018248,
"rank": 11
},
"company": {
"name": "Microsoft Canada Inc..",
"companyType": "Private",
"companyStatus": "Operating",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "1950 Meadowvale Boulevard",
"city": "Mississauga",
"state": "ON",
"country": "Canada",
"phone": "+1 905 568 0222",
"revenue": "2031.0",
"employees": "1200",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"naics": "511200",
"naicsDescription": "Software Publishers",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"equifaxId": "017724776",
"revenueCurrency": "USD",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"foundationDate": "1985",
"businessStructure": "GlobalParent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 11730,
"websites": [
"alphabet.com"
],
"sources": [
"User Generated",
"Web References",
"InsideView",
"S&P Global",
"Community",
"Equifax"
]
}
},
{
"matchScores": {
"matchScore": 0.5018248,
"rank": 12
},
"company": {
"name": "Microsoft Canada Inc..",
"companyType": "Private",
"companyStatus": "Operating",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "1950 Meadowvale Boulevard",
"city": "Mississauga",
"state": "ON",
"country": "Canada",
"phone": "+1 905 568 0222",
"revenue": "2031.0",
"employees": "1200",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"naics": "511200",
"naicsDescription": "Software Publishers",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"equifaxId": "017724776",
"revenueCurrency": "USD",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"foundationDate": "1985",
"businessStructure": "GlobalParent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 18942002,
"websites": [
"alphabet.com"
],
"sources": [
"User Generated",
"Web References",
"InsideView",
"S&P Global",
"Community",
"Equifax"
]
}
},
{
"matchScores": {
"matchScore": 0.5018248,
"rank": 13
},
"company": {
"name": "Microsoft Ltd",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "Microsoft Campus Thames Valley Park",
"city": "Reading",
"state": "Berkshire",
"zip": "RG6 1WG",
"country": "United Kingdom",
"phone": "+44 870 601 0100",
"revenue": "1193.0",
"employees": "3168",
"subsidiary": "false",
"sic": "7372",
"sicDescription": "Prepackaged Software",
"naics": "511200",
"naicsDescription": "Software Publishers",
"parentCompanyId": "1363701",
"ultimateParentId": "726263",
"equifaxId": "027103955",
"revenueCurrency": "USD",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "France",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft EMEA SAS",
"foundationDate": "1982",
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 11930,
"websites": [
"https://www.microsoft.com/en-gb/"
],
"sources": [
"Web References",
"InsideView",
"S&P Global",
"Community",
"Equifax"
]
}
},
{
"matchScores": {
"matchScore": 0.5018248,
"rank": 14
},
"company": {
"name": "Microsoft Advertising",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "821 Second Avenue 18th Floor",
"city": "Seattle",
"state": "WA",
"zip": "98104",
"country": "United States",
"phone": "+1 206 816 8800",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"foundationDate": "1997",
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 916163,
"websites": [
"https://advertising.microsoft.com/home"
],
"sources": [
"User Generated",
"Web References",
"InsideView",
"S&P Global",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.47515811999999996,
"rank": 15
},
"company": {
"name": "Microsoft (China) Co. Ltd",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "1st Floor, Microsoft Tower LSH Plaza 8 Wangjing Street Chaoyang",
"city": "Beijing",
"country": "China",
"phone": "86 10 5917 0101",
"employees": "6000",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"naics": "511200",
"naicsDescription": "Software Publishers",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"foundationDate": "1995",
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 1034338,
"websites": [
"https://www.microsoft.com/zh-cn/"
],
"sources": [
"InsideView",
"S&P Global",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.46992379999999995,
"rank": 16
},
"company": {
"name": "Microsoft Taiwan Corporation",
"companyType": "Private",
"companyStatus": "Operating",
"street": "8F, Sungren Road no. 7 Shinyi Chiu",
"city": "Taipei",
"country": "Taiwan",
"phone": "886 2 3725 3888",
"revenue": "1100.0",
"employees": "500",
"subsidiary": "false",
"sic": "1020",
"sicDescription": "Copper Ores",
"naics": "334614",
"naicsDescription": "Software and Other Prerecorded Compact Disc, Tape, and Record Reproducing",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"revenueCurrency": "USD",
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"businessStructure": "GlobalParent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 1604931,
"websites": [
"www.microsoft.com/Taiwan"
],
"sources": [
"InsideView",
"S&P Global",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.46015811999999995,
"rank": 17
},
"company": {
"name": "Microsoft Dynamics",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Customer Relationship Management",
"street": "One Lone Tree Road",
"city": "Fargo",
"state": "ND",
"zip": "58104-3911",
"country": "United States",
"phone": "+1 701 281 6500",
"subsidiary": "false",
"sic": "7372",
"sicDescription": "Prepackaged Software",
"naics": "511210",
"naicsDescription": "Software Publishers",
"parentCompanyId": "3943027",
"ultimateParentId": "3943027",
"equifaxId": "032168793",
"industryCode": "7",
"subIndustryCode": "7_16",
"britishSics": [
{
"britishSic": "62012",
"description": "Business and domestic software development"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft",
"parentCompanyName": "Microsoft",
"foundationDate": "1981",
"siteLocationCount": 1,
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 437661,
"websites": [
"www.microsoft.com/en-us/dynamics/default.aspx"
],
"sources": [
"Web References",
"InsideView",
"S&P Global",
"Equifax",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.44740303,
"rank": 18
},
"company": {
"name": "Microsoft Corporation (India) Pvt. Ltd.",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "10th Floor, Tower B & C, DLF Building No.5 (Epitome) Cyber City DLF Phase III",
"city": "Gurgaon",
"state": "Haryana",
"country": "India",
"phone": "080 40103000",
"employees": "5800",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"naics": "511200",
"naicsDescription": "Software Publishers",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"foundationDate": "1988",
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 13133,
"websites": [
"https://www.microsoft.com/en-in"
],
"sources": [
"Web References",
"InsideView",
"S&P Global",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.44740303,
"rank": 19
},
"company": {
"name": "Microsoft Deutschland GmbH",
"companyType": "Private",
"companyStatus": "Operating",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "Konrad-Zuse-Street 1 Unterschleißheim",
"city": "Munich",
"state": "Bavaria",
"zip": "85716",
"country": "Germany",
"phone": "49 89 3176 0",
"employees": "2700",
"subsidiary": "false",
"sic": "7371",
"sicDescription": "Computer Programming Services",
"parentCompanyId": "726263",
"ultimateParentId": "726263",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Microsoft Corporation",
"businessStructure": "GlobalParent",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 1368004,
"websites": [
"https://news.microsoft.com/de-de/fast-facts/"
],
"sources": [
"Web References",
"Kompass",
"InsideView",
"S&P Global",
"Community"
]
}
},
{
"matchScores": {
"matchScore": 0.44362926,
"rank": 20
},
"company": {
"name": "Microsoft Game Studios",
"companyType": "Private",
"companyStatus": "Subsidiary",
"industry": "Computer Software",
"subIndustry": "Computer Software",
"street": "One Microsoft Way",
"city": "Redmond",
"state": "WA",
"zip": "98052-6399",
"country": "United States",
"phone": "+1 425 882 8080",
"subsidiary": "false",
"sic": "3944",
"sicDescription": "Games, Toys, and Children's Vehicles, Except Dolls and Bicycles",
"parentCompanyId": "922206",
"ultimateParentId": "726263",
"equifaxId": "033441604",
"industryCode": "7",
"subIndustryCode": "7",
"britishSics": [
{
"britishSic": "46510",
"description": "Wholesale of computers, computer peripheral equipment and software"
},
{
"britishSic": "58210",
"description": "Publishing of computer games"
},
{
"britishSic": "62011",
"description": "Ready-made interactive leisure and entertainment software development"
},
{
"britishSic": "58290",
"description": "Other software publishing"
}
],
"parentCompanyCountry": "United States",
"ultimateParentCompanyCountry": "United States",
"ultimateParentCompanyName": "Microsoft Corporation",
"parentCompanyName": "Lante Corp.",
"foundationDate": "2002",
"businessStructure": "Subsidiary",
"companyTypeV2": "Private",
"companyStatusV2": "Private",
"siteTypes": [
"Uncategorized"
],
"companyId": 712110,
"websites": [
"https://www.microsoft.com/en-us/"
],
"sources": [
"InsideView",
"S&P Global",
"Equifax"
]
}
}
]
}
],
"successfulCount": 2
}
Type: application/xml
Schema
<?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name="companyMatches"> <xs:complexType> <xs:sequence> <xs:element ref="companyMatch" maxOccurs="unbounded" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="companyMatch"> <xs:complexType> <xs:sequence> <xs:element name="id" type="xs:integer" /> <xs:element ref="match" /> <xs:element name="probableMatches" maxOccurs="unbounded" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="company" type="companyDTO" /> <xs:element ref="matchScores" /> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="match"> <xs:complexType> <xs:sequence> <xs:element name="company" type="companyDTO" /> <xs:element ref="matchScores" /> </xs:sequence> </xs:complexType> </xs:element> <xs:complexType name="companyDTO"> <xs:sequence> <xs:element name="companyId" type="xs:int" minOccurs="0"/> <xs:element name="tickers" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ticker" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="exchange" type="xs:string" minOccurs="0"/> <xs:element name="tickerName" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="websites" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="website" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="sources" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="source" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="siteTypes" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="siteType" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="britishSics" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="britishSicDetails" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="britishSic" type="xs:string" minOccurs="0"/> <xs:element name="description" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="companyStatusV2" type="xs:string" minOccurs="0"/> <xs:element name="companyTypeV2" type="xs:string" minOccurs="0"/> <xs:element name="businessStructure" type="xs:string" minOccurs="0"/> <xs:element name="siteCount" type="xs:int" minOccurs="0"/> <xs:element name="siteLocationCount" type="xs:int" minOccurs="0"/> <xs:element name="city" type="xs:string" minOccurs="0"/> <xs:element name="companyBlogProfile" type="xs:string" minOccurs="0"/> <xs:element name="companyFacebookProfile" type="xs:string" minOccurs="0"/> <xs:element name="companyLinkedInProfile" type="xs:string" minOccurs="0"/> <xs:element name="companyStatus" type="xs:string" minOccurs="0"/> <xs:element name="companyTwitterProfile" type="xs:string" minOccurs="0"/> <xs:element name="companyTaxId" type="xs:string" minOccurs="0"/> <xs:element name="companyType" type="xs:string" minOccurs="0"/> <xs:element name="country" type="xs:string" minOccurs="0"/> <xs:element name="dbe" type="xs:boolean" minOccurs="0"/> <xs:element name="lgbt" type="xs:boolean" minOccurs="0"/> <xs:element name="disabled" type="xs:boolean" minOccurs="0"/> <xs:element name="description" type="xs:string" minOccurs="0"/> <xs:element name="employeeRange" type="xs:string" minOccurs="0"/> <xs:element name="employees" type="xs:string" minOccurs="0"/> <xs:element name="equifaxId" type="xs:string" minOccurs="0"/> <xs:element name="ethnicity" type="xs:string" minOccurs="0"/> <xs:element name="fax" type="xs:string" minOccurs="0"/> <xs:element name="financialYearEnd" type="xs:string" minOccurs="0"/> <xs:element name="fortuneRanking" type="xs:string" minOccurs="0"/> <xs:element name="foundationDate" type="xs:string" minOccurs="0"/> <xs:element name="gender" type="xs:string" minOccurs="0"/> <xs:element name="industry" type="xs:string" minOccurs="0"/> <xs:element name="industryCode" type="xs:string" minOccurs="0"/> <xs:element name="mbe" type="xs:boolean" minOccurs="0"/> <xs:element name="mostRecentQuarter" type="xs:string" minOccurs="0"/> <xs:element name="naics" type="xs:string" minOccurs="0"/> <xs:element name="naicsDescription" type="xs:string" minOccurs="0"/> <xs:element name="name" type="xs:string" minOccurs="0"/> <xs:element name="parentCompanyCountry" type="xs:string" minOccurs="0"/> <xs:element name="parentCompanyId" type="xs:string" minOccurs="0"/> <xs:element name="parentCompanyName" type="xs:string" minOccurs="0"/> <xs:element name="phone" type="xs:string" minOccurs="0"/> <xs:element name="revenue" type="xs:string" minOccurs="0"/> <xs:element name="revenueCurrency" type="xs:string" minOccurs="0"/> <xs:element name="revenueRange" type="xs:string" minOccurs="0"/> <xs:element name="sic" type="xs:string" minOccurs="0"/> <xs:element name="sicDescription" type="xs:string" minOccurs="0"/> <xs:element name="state" type="xs:string" minOccurs="0"/> <xs:element name="street" type="xs:string" minOccurs="0"/> <xs:element name="subIndustry" type="xs:string" minOccurs="0"/> <xs:element name="subIndustryCode" type="xs:string" minOccurs="0"/> <xs:element name="subsidiary" type="xs:string" minOccurs="0"/> <xs:element name="ultimateParentCompanyCountry" type="xs:string" minOccurs="0"/> <xs:element name="ultimateParentCompanyName" type="xs:string" minOccurs="0"/> <xs:element name="ultimateParentId" type="xs:string" minOccurs="0"/> <xs:element name="vbe" type="xs:boolean" minOccurs="0"/> <xs:element name="wbe" type="xs:boolean" minOccurs="0"/> <xs:element name="zip" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:element name="matchScores"> <xs:complexType> <xs:sequence> <xs:element name="cityScore" type="xs:integer" /> <xs:element name="countryScore" type="xs:integer" /> <xs:element name="matchScore" type="xs:integer" /> <xs:element name="nameScore" type="xs:integer" /> <xs:element name="phoneScore" type="xs:integer" /> <xs:element name="rank" type="xs:integer" /> <xs:element name="stateScore" type="xs:integer" /> <xs:element name="streetScore" type="xs:integer" /> <xs:element name="tickerScore" type="xs:integer" /> <xs:element name="urlScore" type="xs:integer" /> <xs:element name="zipScore" type="xs:integer" /> </xs:sequence> </xs:complexType> </xs:element> </xs:schema>
Example
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <companyMatches> <companyMatch> <id>1</id> <match> <company> <companyId>60011912</companyId> <websites/> <sources> <source>S&P Global</source> </sources> <britishSics/> <businessStructure>Independent</businessStructure> <city>Natick</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United States</country> <name>Alphabetica, Inc.</name> <revenue></revenue> <state>MA</state> <street>25 Wellesley Avenue</street> <subsidiary>false</subsidiary> <zip>01760</zip> </company> <matchScores> <matchScore>0.60298172</matchScore> <rank>1</rank> </matchScores> </match> <probableMatches> <company> <companyId>63487031</companyId> <websites/> <sources> <source>S&P Global</source> </sources> <britishSics> <britishSicDetails> <britishSic>91040</britishSic> <description>Botanical and zoological gardens and nature reserves activities</description> </britishSicDetails> </britishSics> <businessStructure>Independent</businessStructure> <city>Farnborough</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United Kingdom</country> <foundationDate>2017</foundationDate> <industry>Civic, Non-Profit and Membership Groups</industry> <industryCode>4</industryCode> <naics>813312</naics> <naicsDescription>Environment, Conservation and Wildlife Organizations</naicsDescription> <name>Alphabeti Ltd</name> <revenue></revenue> <sic>9512</sic> <sicDescription>Land, Mineral, Wildlife, and Forest Conservation</sicDescription> <state>South East</state> <street>Unit 7 13 Invincible Road</street> <subIndustry>Environmental and Wildlife Organizations</subIndustry> <subIndustryCode>4_4</subIndustryCode> <subsidiary>false</subsidiary> <zip>GU14 7QT</zip> </company> <matchScores> <matchScore>0.60298172</matchScore> <rank>11</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>62446688</companyId> <websites> <website>www.alphameticgroup.com</website> </websites> <sources> <source>S&P Global</source> </sources> <britishSics/> <businessStructure>Independent</businessStructure> <city>New York</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United States</country> <name>Alphametic LLC</name> <revenue></revenue> <state>NY</state> <street>Unsure</street> <subsidiary>false</subsidiary> <zip>10019</zip> </company> <matchScores> <matchScore>0.5852374</matchScore> <rank>12</rank> </matchScores> </probableMatches> </companyMatch> <companyMatch> <id>2</id> <match> <company> <companyId>726263</companyId> <tickers> <ticker> <exchange>NASD</exchange> <tickerName>GOOG</tickerName> </ticker> </tickers> <websites> <website>https://www.microsoft.com/en-us/</website> </websites> <sources> <source>User Generated</source> <source>Web References</source> <source>Reuters</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> <source>Equifax</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>GlobalParent</businessStructure> <city>Redmond</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Public</companyStatusV2> <companyType>Public</companyType> <companyTypeV2>Public</companyTypeV2> <country>United States</country> <employees>6002</employees> <equifaxId>049615062</equifaxId> <financialYearEnd>4</financialYearEnd> <fortuneRanking>28</fortuneRanking> <foundationDate>1975</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <mostRecentQuarter>Jun, 2017</mostRecentQuarter> <name>Microsoft Corporation</name> <phone>+1 425 882 8080</phone> <revenue>89960.0</revenue> <revenueCurrency>USD</revenueCurrency> <sic>7372</sic> <sicDescription>Prepackaged Software</sicDescription> <siteCount>288</siteCount> <siteLocationCount>82</siteLocationCount> <state>WA</state> <street>One Microsoft Way, Redmond</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <zip>98052-6399</zip> </company> <matchScores> <matchScore>0.5018248</matchScore> <rank>1</rank> </matchScores> </match> <probableMatches> <company> <companyId>11730</companyId> <websites> <website>alphabet.com</website> </websites> <sources> <source>User Generated</source> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> <source>Equifax</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>GlobalParent</businessStructure> <city>Mississauga</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>Canada</country> <employees>1200</employees> <equifaxId>017724776</equifaxId> <foundationDate>1985</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511200</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft Canada Inc..</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>+1 905 568 0222</phone> <revenue>2031.0</revenue> <revenueCurrency>USD</revenueCurrency> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <state>ON</state> <street>1950 Meadowvale Boulevard</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> </company> <matchScores> <matchScore>0.5018248</matchScore> <rank>11</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>18942002</companyId> <websites> <website>alphabet.com</website> </websites> <sources> <source>User Generated</source> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> <source>Equifax</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>GlobalParent</businessStructure> <city>Mississauga</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>Canada</country> <employees>1200</employees> <equifaxId>017724776</equifaxId> <foundationDate>1985</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511200</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft Canada Inc..</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>+1 905 568 0222</phone> <revenue>2031.0</revenue> <revenueCurrency>USD</revenueCurrency> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <state>ON</state> <street>1950 Meadowvale Boulevard</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> </company> <matchScores> <matchScore>0.5018248</matchScore> <rank>12</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>11930</companyId> <websites> <website>https://www.microsoft.com/en-gb/</website> </websites> <sources> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> <source>Equifax</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Reading</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United Kingdom</country> <employees>3168</employees> <equifaxId>027103955</equifaxId> <foundationDate>1982</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511200</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft Ltd</name> <parentCompanyCountry>France</parentCompanyCountry> <parentCompanyId>1363701</parentCompanyId> <parentCompanyName>Microsoft EMEA SAS</parentCompanyName> <phone>+44 870 601 0100</phone> <revenue>1193.0</revenue> <revenueCurrency>USD</revenueCurrency> <sic>7372</sic> <sicDescription>Prepackaged Software</sicDescription> <state>Berkshire</state> <street>Microsoft Campus Thames Valley Park</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> <zip>RG6 1WG</zip> </company> <matchScores> <matchScore>0.5018248</matchScore> <rank>13</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>916163</companyId> <websites> <website>https://advertising.microsoft.com/home</website> </websites> <sources> <source>User Generated</source> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Seattle</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United States</country> <foundationDate>1997</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <name>Microsoft Advertising</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>+1 206 816 8800</phone> <revenue></revenue> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <state>WA</state> <street>821 Second Avenue 18th Floor</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> <zip>98104</zip> </company> <matchScores> <matchScore>0.5018248</matchScore> <rank>14</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>1034338</companyId> <websites> <website>https://www.microsoft.com/zh-cn/</website> </websites> <sources> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Beijing</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>China</country> <employees>6000</employees> <foundationDate>1995</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511200</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft (China) Co. Ltd</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>86 10 5917 0101</phone> <revenue></revenue> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <street>1st Floor, Microsoft Tower LSH Plaza 8 Wangjing Street Chaoyang</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> </company> <matchScores> <matchScore>0.47515811999999996</matchScore> <rank>15</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>1604931</companyId> <websites> <website>www.microsoft.com/Taiwan</website> </websites> <sources> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> </sources> <britishSics/> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>GlobalParent</businessStructure> <city>Taipei</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>Taiwan</country> <employees>500</employees> <naics>334614</naics> <naicsDescription>Software and Other Prerecorded Compact Disc, Tape, and Record Reproducing</naicsDescription> <name>Microsoft Taiwan Corporation</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>886 2 3725 3888</phone> <revenue>1100.0</revenue> <revenueCurrency>USD</revenueCurrency> <sic>1020</sic> <sicDescription>Copper Ores</sicDescription> <street>8F, Sungren Road no. 7 Shinyi Chiu</street> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> </company> <matchScores> <matchScore>0.46992379999999995</matchScore> <rank>16</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>437661</companyId> <websites> <website>www.microsoft.com/en-us/dynamics/default.aspx</website> </websites> <sources> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Equifax</source> <source>Community</source> </sources> <britishSics> <britishSicDetails> <britishSic>62012</britishSic> <description>Business and domestic software development</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Fargo</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United States</country> <equifaxId>032168793</equifaxId> <foundationDate>1981</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511210</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft Dynamics</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>3943027</parentCompanyId> <parentCompanyName>Microsoft</parentCompanyName> <phone>+1 701 281 6500</phone> <revenue></revenue> <sic>7372</sic> <sicDescription>Prepackaged Software</sicDescription> <siteLocationCount>1</siteLocationCount> <state>ND</state> <street>One Lone Tree Road</street> <subIndustry>Customer Relationship Management</subIndustry> <subIndustryCode>7_16</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft</ultimateParentCompanyName> <ultimateParentId>3943027</ultimateParentId> <zip>58104-3911</zip> </company> <matchScores> <matchScore>0.46015811999999995</matchScore> <rank>17</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>13133</companyId> <websites> <website>https://www.microsoft.com/en-in</website> </websites> <sources> <source>Web References</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Gurgaon</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>India</country> <employees>5800</employees> <foundationDate>1988</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <naics>511200</naics> <naicsDescription>Software Publishers</naicsDescription> <name>Microsoft Corporation (India) Pvt. Ltd.</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>080 40103000</phone> <revenue></revenue> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <state>Haryana</state> <street>10th Floor, Tower B & C, DLF Building No.5 (Epitome) Cyber City DLF Phase III</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> </company> <matchScores> <matchScore>0.44740303</matchScore> <rank>18</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>1368004</companyId> <websites> <website>https://news.microsoft.com/de-de/fast-facts/</website> </websites> <sources> <source>Web References</source> <source>Kompass</source> <source>InsideView</source> <source>S&P Global</source> <source>Community</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>GlobalParent</businessStructure> <city>Munich</city> <companyStatus>Operating</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>Germany</country> <employees>2700</employees> <industry>Computer Software</industry> <industryCode>7</industryCode> <name>Microsoft Deutschland GmbH</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>726263</parentCompanyId> <parentCompanyName>Microsoft Corporation</parentCompanyName> <phone>49 89 3176 0</phone> <revenue></revenue> <sic>7371</sic> <sicDescription>Computer Programming Services</sicDescription> <state>Bavaria</state> <street>Konrad-Zuse-Street 1 Unterschleißheim</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> <zip>85716</zip> </company> <matchScores> <matchScore>0.44740303</matchScore> <rank>19</rank> </matchScores> </probableMatches> <probableMatches> <company> <companyId>712110</companyId> <websites> <website>https://www.microsoft.com/en-us/</website> </websites> <sources> <source>InsideView</source> <source>S&P Global</source> <source>Equifax</source> </sources> <britishSics> <britishSicDetails> <britishSic>46510</britishSic> <description>Wholesale of computers, computer peripheral equipment and software</description> </britishSicDetails> <britishSicDetails> <britishSic>58210</britishSic> <description>Publishing of computer games</description> </britishSicDetails> <britishSicDetails> <britishSic>62011</britishSic> <description>Ready-made interactive leisure and entertainment software development</description> </britishSicDetails> <britishSicDetails> <britishSic>58290</britishSic> <description>Other software publishing</description> </britishSicDetails> </britishSics> <siteTypes> <siteType>Uncategorized</siteType> </siteTypes> <businessStructure>Subsidiary</businessStructure> <city>Redmond</city> <companyStatus>Subsidiary</companyStatus> <companyStatusV2>Private</companyStatusV2> <companyType>Private</companyType> <companyTypeV2>Private</companyTypeV2> <country>United States</country> <equifaxId>033441604</equifaxId> <foundationDate>2002</foundationDate> <industry>Computer Software</industry> <industryCode>7</industryCode> <name>Microsoft Game Studios</name> <parentCompanyCountry>United States</parentCompanyCountry> <parentCompanyId>922206</parentCompanyId> <parentCompanyName>Lante Corp.</parentCompanyName> <phone>+1 425 882 8080</phone> <revenue></revenue> <sic>3944</sic> <sicDescription>Games, Toys, and Children's Vehicles, Except Dolls and Bicycles</sicDescription> <state>WA</state> <street>One Microsoft Way</street> <subIndustry>Computer Software</subIndustry> <subIndustryCode>7</subIndustryCode> <subsidiary>false</subsidiary> <ultimateParentCompanyCountry>United States</ultimateParentCompanyCountry> <ultimateParentCompanyName>Microsoft Corporation</ultimateParentCompanyName> <ultimateParentId>726263</ultimateParentId> <zip>98052-6399</zip> </company> <matchScores> <matchScore>0.44362926</matchScore> <rank>20</rank> </matchScores> </probableMatches> </companyMatch> <errorDetails/> </companyMatches>
HTTP 401
Unauthorized Error - Cannot use API's without setting a valid accessToken in header.
HTTP 403
Request is throttled.