Explorium V2 Businesses API
Match, fetch, and stat over the company dataset on the v2 (beta) surface, where bulk and single input share one endpoint.
Match, fetch, and stat over the company dataset on the v2 (beta) surface, where bulk and single input share one endpoint.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/explorium-v2businesses-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
title: Partner Service V2 Businesses API
version: 0.3.19
servers:
- url: https://api.explorium.ai
description: AgentSource Server
tags:
- name: V2Businesses
paths:
/v2/businesses/match:
post:
tags:
- V2Businesses
summary: Match Businesses
operationId: v2_businesses_match
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/BusinessesMatchRequest'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema:
$ref: '#/components/schemas/BusinessesMatchResponse'
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
security:
- APIKeyHeader: []
- APIKeyHeader: []
/v2/businesses:
post:
tags:
- V2Businesses
summary: Fetch Businesses
operationId: v2_businesses_fetch
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/V2BusinessesFetchRequest'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema:
$ref: '#/components/schemas/BusinessesFetchResponseV2'
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
security:
- APIKeyHeader: []
- APIKeyHeader: []
/v2/businesses/stats:
post:
tags:
- V2Businesses
summary: Fetch Stats
operationId: v2_businesses_stats
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/V2BusinessesStatsRequest'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema:
$ref: '#/components/schemas/BusinessesStatsResponse'
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
security:
- APIKeyHeader: []
- APIKeyHeader: []
components:
schemas:
IncludesFilter_NumberOfLocations_:
properties:
negate:
type: boolean
title: Negate
values:
items:
$ref: '#/components/schemas/NumberOfLocations'
type: array
additionalProperties: false
type: object
required:
- values
title: IncludesFilter[NumberOfLocations]
BusinessMatchOutputWithErrors:
properties:
input:
$ref: '#/components/schemas/BusinessMatchInput'
business_id:
type: string
pattern: ^[a-f0-9]{32}$
title: Business Id
error:
type: string
title: Error
error_type:
type: string
title: Error Type
type: object
required:
- error
- error_type
title: BusinessMatchOutputWithErrors
BusinessesStats:
properties:
business_categories_per_location:
type: object
title: Business Categories Per Location
revenue_per_category:
type: object
title: Revenue Per Category
number_of_employees_per_category:
type: object
title: Number Of Employees Per Category
type: object
title: BusinessesStats
BusinessesFetchResponseV2:
properties:
response_context:
$ref: '#/components/schemas/ResponseContext'
data:
items:
$ref: '#/components/schemas/Business'
type: array
title: Data
description: List of businesses that match the filters.
default: []
total_results:
type: integer
minimum: 0.0
title: Total Results
description: The total number of businesses that match the filters.
default: 0
page:
allOf:
- $ref: '#/components/schemas/partner_service__models__services__requests__PageInfo'
title: Page
description: Page information including size and next cursor
type: object
required:
- response_context
- page
title: BusinessesFetchResponseV2
description: This is base response model for all responses in partner service.
BusinessMatchOutput:
properties:
input:
$ref: '#/components/schemas/BusinessMatchInput'
business_id:
type: string
pattern: ^[a-f0-9]{32}$
title: Business Id
type: object
title: BusinessMatchOutput
IncludesFilter_StandardizedText_:
properties:
negate:
type: boolean
title: Negate
values:
items:
type: string
type: array
title: Values
additionalProperties: false
type: object
required:
- values
title: IncludesFilter[StandardizedText]
BusinessesMatchRequest:
properties:
request_context:
type: object
title: Request Context
marked_for_null_replacement: true
nullable: true
businesses_to_match:
items:
$ref: '#/components/schemas/BusinessMatchInput'
type: array
maxItems: 50
minItems: 1
title: Businesses To Match
additionalProperties: false
type: object
required:
- businesses_to_match
title: BusinessesMatchRequest
BusinessesEventIdentifier:
type: string
enum:
- ipo_announcement
- new_funding_round
- new_investment
- new_product
- new_office
- closing_office
- new_partnership
- increase_in_engineering_department
- increase_in_sales_department
- increase_in_marketing_department
- increase_in_operations_department
- increase_in_customer_service_department
- increase_in_all_departments
- decrease_in_engineering_department
- decrease_in_sales_department
- decrease_in_marketing_department
- decrease_in_operations_department
- decrease_in_customer_service_department
- decrease_in_all_departments
- employee_joined_company
- hiring_in_creative_department
- hiring_in_education_department
- hiring_in_engineering_department
- hiring_in_finance_department
- hiring_in_health_department
- hiring_in_human_resources_department
- hiring_in_legal_department
- hiring_in_marketing_department
- hiring_in_operations_department
- hiring_in_professional_service_department
- hiring_in_sales_department
- hiring_in_support_department
- hiring_in_trade_department
- hiring_in_unknown_department
- company_award
- outages_and_security_breaches
- cost_cutting
- merger_and_acquisitions
- lawsuits_and_legal_issues
title: BusinessesEventIdentifier
description: 'Enumeration of business-related event identifiers.
This enum defines various types of events associated with businesses, such as:
- Financial activities (e.g., IPO announcements, new funding rounds, new investments)
- Organizational changes (e.g., new offices, closing offices, mergers and acquisitions)
- Workforce trends (e.g., hiring in specific departments, increases or decreases in department sizes)
- Product and partnership updates (e.g., new products, new partnerships)
- Other significant events (e.g., company awards, outages, cost-cutting measures, legal issues)
These identifiers are used to categorize and track business events within the application.'
IncludesFilter_NAICS_:
properties:
negate:
type: boolean
title: Negate
values:
items:
type: string
pattern: ^\d{2,6}$
type: array
title: Values
additionalProperties: false
type: object
required:
- values
title: IncludesFilter[NAICS]
ExistsFilter:
properties:
negate:
type: boolean
title: Negate
value:
type: boolean
title: Value
additionalProperties: false
type: object
required:
- value
title: ExistsFilter
IncludesFilter_Text_:
properties:
negate:
type: boolean
title: Negate
values:
items:
type: string
type: array
title: Values
additionalProperties: false
type: object
required:
- values
title: IncludesFilter[Text]
RevenueRange:
type: string
enum:
- 0-500K
- 500K-1M
- 1M-5M
- 5M-10M
- 10M-25M
- 25M-75M
- 75M-200M
- 200M-500M
- 500M-1B
- 1B-10B
- 10B-100B
- 100B-1T
- 1T-10T
- 10T+
title: RevenueRange
description: The `RevenueRange` class is an enumeration that represents predefined ranges for the revenue of a company.
BusinessesStatsResponse:
properties:
response_context:
$ref: '#/components/schemas/ResponseContext'
total_results:
type: integer
title: Total Results
stats:
$ref: '#/components/schemas/BusinessesStats'
type: object
required:
- response_context
- total_results
- stats
title: BusinessesStatsResponse
description: This is base response model for all responses in partner service.
EventTypesFilter_BusinessesEventIdentifier_:
properties:
negate:
type: boolean
title: Negate
values:
items:
$ref: '#/components/schemas/BusinessesEventIdentifier'
type: array
last_occurrence:
type: integer
title: Last Occurrence Days
description: Filter events that occurred within the last N days (required)
example: 90
additionalProperties: false
type: object
required:
- values
- last_occurrence
title: EventTypesFilter[BusinessesEventIdentifier]
ResponseContext:
properties:
correlation_id:
type: string
title: Correlation Id
request_status:
$ref: '#/components/schemas/RequestStatus'
time_took_in_seconds:
type: number
title: Time Took In Seconds
type: object
required:
- correlation_id
- request_status
- time_took_in_seconds
title: ResponseContext
NumberOfLocations:
type: string
enum:
- 0-1
- 2-5
- 6-20
- 21-50
- 51-100
- 101-1000
- 1001+
title: NumberOfLocations
description: The `NumberOfLocations` class is an enumeration that represents predefined ranges
BusinessesMatchResponse:
properties:
response_context:
$ref: '#/components/schemas/ResponseContext'
total_results:
type: integer
exclusiveMinimum: 0.0
title: Total Results
description: The total_results number matched businesses
total_matches:
type: integer
minimum: 0.0
title: Total Matches
description: The total number of matches.
matched_businesses:
items:
anyOf:
- $ref: '#/components/schemas/BusinessMatchOutputWithErrors'
- $ref: '#/components/schemas/BusinessMatchOutput'
type: array
title: Matched Businesses
description: A list of all businesses. If they not matched `business_id` will None.
default: []
type: object
required:
- response_context
- total_results
- total_matches
title: BusinessesMatchResponse
description: This is base response model for all responses in partner service.
Business:
properties:
business_id:
type: string
pattern: ^[a-f0-9]{32}$
title: Business Id
name:
type: string
title: Name
domain:
type: string
maxLength: 2048
pattern: ^(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?)$
title: Domain
logo:
type: string
title: Logo
country_name:
type: string
pattern: ^(aruba|afghanistan|angola|anguilla|åland\ islands|albania|andorra|united\ arab\ emirates|argentina|armenia|american\ samoa|antarctica|french\ southern\ territories|antigua\ and\ barbuda|australia|austria|azerbaijan|burundi|belgium|benin|bonaire,\ sint\ eustatius\ and\ saba|burkina\ faso|bangladesh|bulgaria|bahrain|bahamas|bosnia\ and\ herzegovina|saint\ barthélemy|belarus|belize|bermuda|bolivia,\ plurinational\ state\ of|brazil|barbados|brunei\ darussalam|bhutan|bouvet\ island|botswana|central\ african\ republic|canada|cocos\ \(keeling\)\ islands|switzerland|chile|china|côte\ d'ivoire|cameroon|congo,\ the\ democratic\ republic\ of\ the|congo|cook\ islands|colombia|comoros|cabo\ verde|costa\ rica|cuba|curaçao|christmas\ island|cayman\ islands|cyprus|czechia|germany|djibouti|dominica|denmark|dominican\ republic|algeria|ecuador|egypt|eritrea|western\ sahara|spain|estonia|ethiopia|finland|fiji|falkland\ islands\ \(malvinas\)|france|faroe\ islands|micronesia,\ federated\ states\ of|gabon|united\ kingdom|georgia|guernsey|ghana|gibraltar|guinea|guadeloupe|gambia|guinea\-bissau|equatorial\ guinea|greece|grenada|greenland|guatemala|french\ guiana|guam|guyana|hong\ kong|heard\ island\ and\ mcdonald\ islands|honduras|croatia|haiti|hungary|indonesia|isle\ of\ man|india|british\ indian\ ocean\ territory|ireland|iran,\ islamic\ republic\ of|iraq|iceland|israel|italy|jamaica|jersey|jordan|japan|kazakhstan|kenya|kyrgyzstan|cambodia|kiribati|saint\ kitts\ and\ nevis|korea,\ republic\ of|kuwait|lao\ people's\ democratic\ republic|lebanon|liberia|libya|saint\ lucia|liechtenstein|sri\ lanka|lesotho|lithuania|luxembourg|latvia|macao|saint\ martin\ \(french\ part\)|morocco|monaco|moldova,\ republic\ of|madagascar|maldives|mexico|marshall\ islands|north\ macedonia|mali|malta|myanmar|montenegro|mongolia|northern\ mariana\ islands|mozambique|mauritania|montserrat|martinique|mauritius|malawi|malaysia|mayotte|namibia|new\ caledonia|niger|norfolk\ island|nigeria|nicaragua|niue|netherlands|norway|nepal|nauru|new\ zealand|oman|pakistan|panama|pitcairn|peru|philippines|palau|papua\ new\ guinea|poland|puerto\ rico|korea,\ democratic\ people's\ republic\ of|portugal|paraguay|palestine,\ state\ of|french\ polynesia|qatar|réunion|romania|russian\ federation|rwanda|saudi\ arabia|sudan|senegal|singapore|south\ georgia\ and\ the\ south\ sandwich\ islands|saint\ helena,\ ascension\ and\ tristan\ da\ cunha|svalbard\ and\ jan\ mayen|solomon\ islands|sierra\ leone|el\ salvador|san\ marino|somalia|saint\ pierre\ and\ miquelon|serbia|south\ sudan|sao\ tome\ and\ principe|suriname|slovakia|slovenia|sweden|eswatini|sint\ maarten\ \(dutch\ part\)|seychelles|syrian\ arab\ republic|turks\ and\ caicos\ islands|chad|togo|thailand|tajikistan|tokelau|turkmenistan|timor\-leste|tonga|trinidad\ and\ tobago|tunisia|turkey|tuvalu|taiwan,\ province\ of\ china|tanzania,\ united\ republic\ of|uganda|ukraine|united\ states\ minor\ outlying\ islands|uruguay|united\ states|uzbekistan|holy\ see\ \(vatican\ city\ state\)|saint\ vincent\ and\ the\ grenadines|venezuela,\ bolivarian\ republic\ of|virgin\ islands,\ british|virgin\ islands,\ u\.s\.|viet\ nam|vanuatu|wallis\ and\ futuna|samoa|kosovo|yemen|south\ africa|zambia|zimbabwe)$
title: Country Name
city_name:
type: string
title: City Name
number_of_employees_range:
$ref: '#/components/schemas/NumberOfEmployeesRange'
yearly_revenue_range:
$ref: '#/components/schemas/RevenueRange'
website:
type: string
title: Website
business_description:
type: string
title: Business Description
region:
type: string
pattern: ^(canillo|encamp|la\ massana|ordino|sant\ julià\ de\ lòria|andorra\ la\ vella|escaldes\-engordany|'ajmān|abū\ ȥaby\ \[abu\ dhabi\]|dubayy|al\ fujayrah|ra’s\ al\ khaymah|ash\ shāriqah|umm\ al\ qaywayn|balkh|bāmyān|bādghīs|badakhshān|baghlān|dāykundī|farāh|fāryāb|ghaznī|ghōr|helmand|herāt|jowzjān|kābul|kandahār|kāpīsā|kunduz|khōst|kunar|laghmān|lōgar|nangarhār|nīmrōz|nūristān|panjshayr|parwān|paktiyā|paktīkā|samangān|sar\-e\ pul|takhār|uruzgān|wardak|zābul|saint\ george|saint\ john|saint\ mary|saint\ paul|saint\ peter|saint\ philip|barbuda|redonda|berat|durrës|elbasan|fier|gjirokastër|korçë|kukës|lezhë|dibër|shkodër|tiranë|vlorë|berat|bulqizë|dibër|delvinë|durrës|devoll|elbasan|kolonjë|fier|gjirokastër|gramsh|has|kavajë|kurbin|kuçovë|korçë|krujë|kukës|librazhd|lezhë|lushnjë|mallakastër|malësi\ e\ madhe|mirditë|mat|pogradec|peqin|përmet|pukë|shkodër|skrapar|sarandë|tepelenë|tropojë|tiranë|vlorë|aragacotn|ararat|armavir|erevan|gegarkunik'|kotayk'|lory|sirak|syunik'|tavus|vayoc\ jor|bengo|benguela|bié|cabinda|cuando\-cubango|cunene|cuanza\ norte|cuanza\ sul|huambo|huíla|lunda\ norte|lunda\ sul|luanda|malange|moxico|namibe|uíge|zaire|salta|buenos\ aires|ciudad\ autónoma\ de\ buenos\ aires|san\ luis|entre\ rios|santiago\ del\ estero|chaco|san\ juan|catamarca|la\ pampa|mendoza|misiones|formosa|neuquen|rio\ negro|santa\ fe|tucuman|chubut|tierra\ del\ fuego|corrientes|cordoba|jujuy|santa\ cruz|burgenland|kärnten|niederösterreich|oberösterreich|salzburg|steiermark|tirol|vorarlberg|wien|australian\ capital\ territory|new\ south\ wales|northern\ territory|queensland|south\ australia|tasmania|victoria|western\ australia|abşeron|ağstafa|ağcabədi|ağdam|ağdaş|ağsu|astara|bakı|babək|balakən|bərdə|beyləqan|biləsuvar|cəbrayıl|cəlilabab|culfa|daşkəsən|füzuli|gəncə|gədəbəy|goranboy|göyçay|göygöl|hacıqabul|i̇mişli|i̇smayıllı|kəlbəcər|kǝngǝrli|kürdəmir|lənkəran|laçın|lənkəran|lerik|masallı|mingəçevir|naftalan|neftçala|naxçıvan|naxçıvan|oğuz|ordubad|qəbələ|qax|qazax|quba|qubadlı|qobustan|qusar|şəki|sabirabad|sədərək|şahbuz|şəki|salyan|şərur|saatlı|şabran|siyəzən|şəmkir|sumqayıt|şamaxı|samux|şirvan|şuşa|tərtər|tovuz|ucar|xankəndi|xaçmaz|xocalı|xızı|xocavənd|yardımlı|yevlax|yevlax|zəngilan|zaqatala|zərdab|unsko\-sanski\ kanton|posavski\ kanton|tuzlanski\ kanton|zeničko\-dobojski\ kanton|bosansko\-podrinjski\ kanton|srednjobosanski\ kanton|hercegovačko\-neretvanski\ kanton|zapadnohercegovački\ kanton|kanton\ sarajevo|kanton\ br\.\ 10\ \(livanjski\ kanton\)|federacija\ bosne\ i\ hercegovine|brčko\ distrikt|republika\ srpska|christ\ church|saint\ andrew|saint\ george|saint\ james|saint\ john|saint\ joseph|saint\ lucy|saint\ michael|saint\ peter|saint\ philip|saint\ thomas|bandarban|barguna|bogra|brahmanbaria|bagerhat|barisal|bhola|comilla|chandpur|chittagong|cox's\ bazar|chuadanga|dhaka|dinajpur|faridpur|feni|gopalganj|gazipur|gaibandha|habiganj|jamalpur|jessore|jhenaidah|jaipurhat|jhalakati|kishorganj|khulna|kurigram|khagrachari|kushtia|lakshmipur|lalmonirhat|manikganj|mymensingh|munshiganj|madaripur|magura|moulvibazar|meherpur|narayanganj|netrakona|narsingdi|narail|natore|nawabganj|nilphamari|noakhali|naogaon|pabna|pirojpur|patuakhali|panchagarh|rajbari|rajshahi|rangpur|rangamati|sherpur|satkhira|sirajganj|sylhet|sunamganj|shariatpur|tangail|thakurgaon|barisal|chittagong|dhaka|khulna|rajshahi|rangpur|sylhet|bruxelles\-capitale,\ région\ de;brussels\ hoofdstedelijk\ gewest|antwerpen|vlaams\-brabant|vlaams\ gewest|limburg|oost\-vlaanderen|west\-vlaanderen|wallonne,\ région|brabant\ wallon|hainaut|liège|luxembourg|namur|boucle\ du\ mouhoun|cascades|centre|centre\-est|centre\-nord|centre\-ouest|centre\-sud|est|hauts\-bassins|nord|plateau\-central|sahel|sud\-ouest|balé|bam|banwa|bazèga|bougouriba|boulgou|boulkiemdé|comoé|ganzourgou|gnagna|gourma|houet|ioba|kadiogo|kénédougou|komondjari|kompienga|koulpélogo|kossi|kouritenga|kourwéogo|léraba|loroum|mouhoun|namentenga|naouri|nayala|noumbiel|oubritenga|oudalan|passoré|poni|séno|sissili|sanmatenga|sanguié|soum|sourou|tapoa|tui|yagha|yatenga|ziro|zondoma|zoundwéogo|blagoevgrad|burgas|varna|veliko\ tarnovo|vidin|vratsa|gabrovo|dobrich|kardzhali|kyustendil|lovech|montana|pazardzhik|pernik|pleven|plovdiv|razgrad|ruse|silistra|sliven|smolyan|sofia\-grad|sofia|stara\ zagora|targovishte|haskovo|shumen|yambol|al\ manāmah\ \(al\ ‘āşimah\)|al\ janūbīyah|al\ muḩarraq|al\ wusţá|ash\ shamālīyah|bubanza|bujumbura\ rural|bujumbura\ mairie|bururi|cankuzo|cibitoke|gitega|kirundo|karuzi|kayanza|makamba|muramvya|mwaro|ngozi|rutana|ruyigi|atakora|alibori|atlantique|borgou|collines|donga|kouffo|littoral|mono|ouémé|plateau|zou|belait|brunei\-muara|temburong|tutong|el\ beni|cochabamba|chuquisaca|la\ paz|pando|oruro|potosí|santa\ cruz|tarija|bonaire|saba|sint\ eustatius|acre|alagoas|amazonas|amapá|bahia|ceará|distrito\ federal|espírito\ santo|fernando\ de\ noronha|goiás|maranhão|minas\ gerais|mato\ grosso\ do\ sul|mato\ grosso|pará|paraíba|pernambuco|piauí|paraná|rio\ de\ janeiro|rio\ grande\ do\ norte|rondônia|roraima|rio\ grande\ do\ sul|santa\ catarina|sergipe|são\ paulo|tocantins|acklins|bimini|black\ point|berry\ islands|central\ eleuthera|cat\ island|crooked\ island\ and\ long\ cay|central\ abaco|central\ andros|east\ grand\ bahama|exuma|city\ of\ freeport|grand\ cay|harbour\ island|hope\ town|inagua|long\ island|mangrove\ cay|mayaguana|moore's\ island|north\ eleuthera|north\ abaco|north\ andros|rum\ cay|ragged\ island|south\ andros|south\ eleuthera|south\ abaco|san\ salvador|spanish\ wells|west\ grand\ bahama|paro|chhukha|ha|samtee|thimphu|tsirang|dagana|punakha|wangdue\ phodrang|sarpang|trongsa|bumthang|zhemgang|trashigang|monggar|pemagatshel|lhuentse|samdrup\ jongkha|gasa|trashi\ yangtse|central|ghanzi|kgalagadi|kgatleng|kweneng|north\-east|north\-west|south\-east|southern|bresckaja\ voblasć|horad\ minsk|homieĺskaja\ voblasć|hrodzienskaja\ voblasć|mahilioŭskaja\ voblasć|minskaja\ voblasć|viciebskaja\ voblasć|belize|cayo|corozal|orange\ walk|stann\ creek|toledo|alberta|british\ columbia|manitoba|new\ brunswick|newfoundland\ and\ labrador|nova\ scotia|northwest\ territories|nunavut|ontario|prince\ edward\ island|quebec|saskatchewan|yukon\ territory|bas\-congo|bandundu|équateur|katanga|kasai\-oriental|kinshasa|kasai\-occidental|maniema|nord\-kivu|orientale|sud\-kivu|ouham|bamingui\-bangoran|bangui|basse\-kotto|haute\-kotto|haut\-mbomou|haute\-sangha\ /\ mambéré\-kadéï|gribingui|kémo\-gribingui|lobaye|mbomou|ombella\-m'poko|nana\-mambéré|ouham\-pendé|sangha|ouaka|vakaga|bouenza|pool|sangha|plateaux|cuvette\-ouest|lékoumou|kouilou|likouala|cuvette|niari|brazzaville|aargau|appenzell\ innerrhoden|appenzell\ ausserrhoden|bern|basel\-landschaft|basel\-stadt|fribourg|genève|glarus|graubünden|jura|luzern|neuchâtel|nidwalden|obwalden|sankt\ gallen|schaffhausen|solothurn|schwyz|thurgau|ticino|uri|vaud|valais|zug|zürich|lagunes\ \(région\ des\)|haut\-sassandra\ \(région\ du\)|savanes\ \(région\ des\)|vallée\ du\ bandama\ \(région\ de\ la\)|moyen\-comoé\ \(région\ du\)|18\ montagnes\ \(région\ des\)|lacs\ \(région\ des\)|zanzan\ \(région\ du\)|bas\-sassandra\ \(région\ du\)|denguélé\ \(région\ du\)|nzi\-comoé\ \(région\)|marahoué\ \(région\ de\ la\)|sud\-comoé\ \(région\ du\)|worodouqou\ \(région\ du\)|sud\-bandama\ \(région\ du\)|agnébi\ \(région\ de\ l'\)|bafing\ \(région\ du\)|fromager\ \(région\ du\)|moyen\-cavally\ \(région\ du\)|aisén\ del\ general\ carlos\ ibáñez\ del\ campo|antofagasta|arica\ y\ parinacota|araucanía|atacama|bío\-bío|coquimbo|libertador\ general\ bernardo\ o'higgins|los\ lagos|los\ ríos|magallanes\ y\ antártica\ chilena|maule|región\ metropolitana\ de\ santiago|tarapacá|valparaíso|adamaoua|centre|far\ north|east|littoral|north|north\-west\ \(cameroon\)|west|south|south\-west|anhui\ sheng|beijing\ shi|chongqing\ shi|fujian\ sheng|guangdong\ sheng|gansu\ sheng|guangxi\ zhuangzu\ zizhiqu|guizhou\ sheng|henan\ sheng|hubei\ sheng|hebei\ sheng|hainan\ sheng|hong\ kong\ sar\ \(see\ also\ separate\ country\ code\ entry\ under\ hk\)|heilongjiang\ sheng|hunan\ sheng|jilin\ sheng|jiangsu\ sheng|jiangxi\ sheng|liaoning\ sheng|macao\ sar\ \(see\ also\ separate\ country\ code\ entry\ under\ mo\)|nei\ mongol\ zizhiqu|ningxia\ huizi\ zizhiqu|qinghai\ sheng|sichuan\ sheng|shandong\ sheng|shanghai\ shi|shaanxi\ sheng|shanxi\ sheng|tianjin\ shi|taiwan\ sheng\ \(see\ also\ separate\ country\ code\ entry\ under\ tw\)|xinjiang\ uygur\ zizhiqu|xizang\ zizhiqu|yunnan\ sheng|zhejiang\ sheng|amazonas|antioquia|arauca|atlántico|bolívar|boyacá|caldas|caquetá|casanare|cauca|cesar|chocó|córdoba|cundinamarca|distrito\ capital\ de\ bogotá|guainía|guaviare|huila|la\ guajira|magdalena|meta|nariño|norte\ de\ santander|putumayo|quindío|risaralda|santander|san\ andrés,\ providencia\ y\ santa\ catalina|sucre|tolima|valle\ del\ cauca|vaupés|vichada|alajuela|cartago|guanacaste|heredia|limón|puntarenas|san\ josé|pinar\ del\ rio|la\ habana|ciudad\ de\ la\ habana|matanzas|villa\ clara|cienfuegos|sancti\ spíritus|ciego\ de\ ávila|camagüey|las\ tunas|holguín|granma|santiago\ de\ cuba|guantánamo|isla\ de\ la\ juventud|ilhas\ de\ barlavento|brava|boa\ vista|santa\ catarina|santa\ catarina\ de\ fogo|santa\ cruz|maio|mosteiros|paul|porto\ novo|praia|ribeira\ brava|ribeira\ grande|ribeira\ grande\ de\ santiago|ilhas\ de\ sotavento|são\ domingos|são\ filipe|sal|são\ miguel|são\ lourenço\ dos\ órgãos|são\ salvador\ do\ mundo|são\ vicente|tarrafal|tarrafal\ de\ são\ nicolau|lefkosía|lemesós|lárnaka|ammóchostos|páfos|kerýneia|praha,\ hlavní\ mešto|praha\ 1|praha\ 2|praha\ 3|praha\ 4|praha\ 5|praha\ 6|praha\ 7|praha\ 8|praha\ 9|praha\ 10|praha\ 11|praha\ 12|praha\ 13|praha\ 14|praha\ 15|praha\ 16|praha\ 17|praha\ 18|praha\ 19|praha\ 20|praha\ 21|praha\ 22|středočeský\ kraj|benešov|beroun|kladno|kolín|kutná\ hora|mělník|mladá\ boleslav|nymburk|praha\-východ|praha\-západ|příbram|rakovník|jihočeský\ kraj|české\ budějovice|český\ krumlov|jindřichův\ hradec|písek|prachatice|strakonice|tábor|plzeňský\ kraj|domažlice|klatovy|plzeň\-město|plzeň\-jih|plzeň\-sever|rokycany|tachov|karlovarský\ kraj|cheb|karlovy\ vary|sokolov|ústecký\ kraj|děčín|chomutov|litoměřice|louny|most|teplice|ústí\ nad\ labem|liberecký\ kraj|česká\ lípa|jablonec\ nad\ nisou|liberec|semily|královéhradecký\ kraj|hradec\ králové|jičín|náchod|rychnov\ nad\ kněžnou|trutnov|pardubický\ kraj|chrudim|pardubice|svitavy|ústí\ nad\ orlicí|kraj\ vysočina|havlíčkův\ brod|jihlava|pelhřimov|třebíč|žďár\ nad\ sázavou|jihomoravský\ kraj|blansko|brno\-město|brno\-venkov|břeclav|hodonín|vyškov|znojmo|olomoucký\ kraj|jeseník|olomouc|prostějov|přerov|šumperk|zlínský\ kraj|kroměříž|uherské\ hradiště|vsetín|zlín|moravskoslezský\ kraj|bruntál|frýdek\ místek|karviná|nový\ jičín|opava|ostrava\-město|brandenburg|berlin|baden\-württemberg|bayern|bremen|hessen|hamburg|mecklenburg\-vorpommern|niedersachsen|nordrhein\-westfalen|rheinland\-pfalz|schleswig\-holstein|saarland|sachsen|sachsen\-anhalt|thüringen|arta|ali\ sabieh|dikhil|djibouti|obock|tadjourah|nordjylland|midtjylland|syddanmark|hovedstaden|sjælland|saint\ peter|saint\ andrew|saint\ david|saint\ george|saint\ john|saint\ joseph|saint\ luke|saint\ mark|saint\ patrick|saint\ paul|distrito\ nacional\ \(santo\ domingo\)|azua|bahoruco|barahona|dajabón|duarte|la\ estrelleta\ \[elías\ piña\]|el\ seybo\ \[el\ seibo\]|espaillat|independencia|la\ altagracia|la\ romana|la\ vega|maría\ trinidad\ sánchez|monte\ cristi|pedernales|peravia|puerto\ plata|salcedo|samaná|san\ cristóbal|san\ juan|san\ pedro\ de\ macorís|sánchez\ ramírez|santiago|santiago\ rodríguez|valverde|monseñor\ nouel|monte\ plata|hato\ mayor|adrar|chlef|laghouat|oum\ el\ bouaghi|batna|béjaïa|biskra|béchar|blida|bouira|tamanghasset|tébessa|tlemcen|tiaret|tizi\ ouzou|alger|djelfa|jijel|sétif|saïda|skikda|sidi\ bel\ abbès|annaba|guelma|constantine|médéa|mostaganem|msila|mascara|ouargla|oran|el\ bayadh|illizi|bordj\ bou\ arréridj|boumerdès|el\ tarf|tindouf|tissemsilt|el\ oued|khenchela|souk\ ahras|tipaza|mila|aïn\ defla|naama|aïn\ témouchent|ghardaïa|relizane|azuay|bolívar|carchi|orellana|esmeraldas|cañar|guayas|chimborazo|imbabura|loja|manabí|napo|el\ oro|pichincha|los\ ríos|morona\-santiago|santo\ domingo\ de\ los\ tsáchilas|santa\ elena|tungurahua|sucumbíos|galápagos|cotopaxi|pastaza|zamora\-chinchipe|harjumaa|hiiumaa|ida\-virumaa|jõgevamaa|järvamaa|läänemaa|lääne\-virumaa|põlvamaa|pärnumaa|raplamaa|saaremaa|tartumaa|valgamaa|viljandimaa|võrumaa|al\ iskandarīyah|aswān|asyūt|al\ bahr\ al\ ahmar|al\ buhayrah|banī\ suwayf|al\ qāhirah|ad\ daqahlīyah|dumyāt|al\ fayyūm|al\ gharbīyah|al\ jīzah|ḩulwān|al\ ismā`īlīyah|janūb\ sīnā'|al\ qalyūbīyah|kafr\ ash\ shaykh|qinā|al\ minyā|al\ minūfīyah|matrūh|būr\ sa`īd|sūhāj|ash\ sharqīyah|shamal\ sīnā'|as\ sādis\ min\ uktūbar|as\ suways|al\ wādī\ al\ jadīd|ansabā|janūbī\ al\ baḩrī\ al\ aḩmar|al\ janūbī|qāsh\-barkah|al\ awsaţ|shimālī\ al\ baḩrī\ al\ aḩmar|alicante|albacete|almería|andalucía|aragón|asturias,\ principado\ de|ávila|barcelona|badajoz|bizkaia|burgos|a\ coruña|cádiz|cantabria|cáceres|ceuta|castilla\ y\ león|castilla\-la\ mancha|canarias|córdoba|ciudad\ real|castellón|catalunya|cuenca|extremadura|galicia|las\ palmas|girona|granada|guadalajara|huelva|huesca|illes\ balears|jaén|lleida|león|la\ rioja|lugo|madrid|málaga|murcia,\ región\ de|madrid,\ comunidad\ de|melilla|murcia|navarra\ /\ nafarroa|navarra,\ comunidad\ foral\ de\ /\ nafarroako\ foru\ komunitatea|asturias|ourense|palencia|balears|pontevedra|país\ vasco\ /\ euskal\ herria|la\ rioja|cantabria|salamanca|sevilla|segovia|soria|gipuzkoa|tarragona|teruel|santa\ cruz\ de\ tenerife|toledo|valencia\ /\ valència|valladolid|valenciana,\ comunidad\ /\ valenciana,\ comunitat|álava|zaragoza|zamora|ādīs\ ābeba|āfar|āmara|bīnshangul\ gumuz|dirē\ dawa|gambēla\ hizboch|hārerī\ hizb|oromīya|yedebub\ bihēroch\ bihēreseboch\ na\ hizboch|sumalē|tigray|ahvenanmaan\ maakunta|etelä\-karjala|etelä\-pohjanmaa|etelä\-savo|kainuu|kanta\-häme|keski\-pohjanmaa|keski\-suomi|kymenlaakso|lappi|pirkanmaa|pohjanmaa|pohjois\-karjala|pohjois\-pohjanmaa|pohjois\-savo|päijät\-häme|satakunta|uusimaa|varsinais\-suomi|central|eastern|northern|rotuma|western|kosrae|pohnpei|chuuk|yap|ain|aisne|allier|alpes\-de\-haute\-provence|hautes\-alpes|alpes\-maritimes|ardèche|ardennes|ariège|aube|aude|aveyron|bouches\-du\-rhône|calvados|cantal|charente|charente\-maritime|cher|corrèze|côte\-d'or|côtes\-d'armor|creuse|dordogne|doubs|drôme|eure|eure\-et\-loir|finistère|corse\-du\-sud|haute\-corse|gard|haute\-garonne|gers|gironde|hérault|ille\-et\-vilaine|indre|indre\-et\-loire|isère|jura|landes|loir\-et\-cher|loire|haute\-loire|loire\-atlantique|loiret|lot|lot\-et\-garonne|lozère|maine\-et\-loire|manche|marne|haute\-marne|mayenne|meurthe\-et\-moselle|meuse|morbihan|moselle|nièvre|nord|oise|orne|pas\-de\-calais|puy\-de\-dôme|pyrénées\-atlantiques|hautes\-pyrénées|pyrénées\-orientales|bas\-rhin|haut\-rhin|rhône|haute\-saône|saône\-et\-loire|sarthe|savoie|haute\-savoie|paris|seine\-maritime|seine\-et\-marne|yvelines|deux\-sèvres|somme|tarn|tarn\-et\-garonne|var|vaucluse|vendée|vienne|haute\-vienne|vosges|yonne|territoire\ de\ belfort|essonne|hauts\-de\-seine|seine\-saint\-denis|val\-de\-marne|val\-d'oise|auvergne\-rhône\-alpes|bourgogne\-franche\-comté|saint\-barthélemy|bretagne|corse|clipperton|centre\-val\ de\ loire|grand\-est|guyane\ \(française\)|guadeloupe|guadeloupe|hauts\-de\-france|île\-de\-france|la\ réunion|mayotte|saint\-martin|martinique|nouvelle\-aquitaine|nouvelle\-calédonie|normandie|occitanie|provence\-alpes\-côte\-d’azur|p
# --- truncated at 32 KB (121 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/explorium/refs/heads/main/openapi/explorium-v2businesses-api-openapi.yml