Retrieves recent business-related events, such as funding rounds, new office openings, and job market shifts.
Parameter | Values |
---|
event_types | ipo_announcement , new_funding_round , new_investment , new_product , new_office , etc. |
business_ids | List of business IDs |
timestamp_from | Return only events that occurred after this timestamp. |
Example Request (cURL):
curl -X POST \
"https://api.explorium.ai/v1/businesses/events" \
-H "API_KEY: your_api_key_here" \
-H "Content-Type: application/json" \
-d '{
"event_types": [
"ipo_announcement",
"new_investment"
],
"business_ids": [
"8adce3ca1cef0c986b22310e369a0793"
],
"timestamp_from": "2024-01-01T10:03:03.050Z"
}
'
{
"response_context": {
"correlation_id": "e96ef2125e0d45568f370cee53428106",
"request_status": "success",
"time_took_in_seconds": 4.299
},
"output_events": [
{
"event_name": "new_investment",
"event_time": "2025-01-20T00:00:00+00:00",
"event_id": "60392c31a409901d75d071565d09dda4",
"data": {
"event_name": "new_investment",
"investment_date": "2025-01-20T00:00:00+00:00",
"investment_amount": 430000013312,
"investment_target": "United States",
"investment_type": "Strategic Investment",
"link": "https://www.businesstimes.com.sg/international/trump-says-apple-ceo-make-large-investment-us"
},
"business_id": "8adce3ca1cef0c986b22310e369a0793"
}
]
}
Events (Businesses)
Event Details (Businesses) -
Signal Name | name | Type |
---|
Link to article | link | URL |
Date of IPO | ipo_date | DATETIME |
News event ID | event_id | TEXT |
Company name | company_name | TEXT |
Company valuation | offer_amount | NUMERIC |
Number of issued shares | number_of_shares | NUMERIC |
IPO stock exchange | stock_exchange | TEXT |
News event timestamp | event_time | DATETIME |
Price per share | price_per_share | NUMERIC |
Ticker | ticker | TEXT |
Signal Name | name | Type |
---|
Date of funding round | founding_date | DATETIME |
Amount raised in funding | amount_raised | NUMERIC |
Link to article | link | URL |
Funding round stage | founding_stage | TEXT |
News event ID | event_id | TEXT |
News event timestamp | event_time | DATETIME |
Investors in funding round | investors | TEXT |
Lead investor | lead_investor | TEXT |
Signal Name | name | Type |
---|
News event timestamp | investment_date | DATETIME |
Type of investment | investment_type | TEXT |
News report publishing date | event_time | DATETIME |
News event ID | event_id | TEXT |
Target of investment | investment_target | TEXT |
Link to article | link | URL |
Amount of investment | investment_amount | NUMERIC |
Signal Name | name | Type |
---|
Name of product | product_name | TEXT |
News report publishing date | event_time | DATETIME |
News event ID | event_id | TEXT |
Link to article | link | URL |
Signal Name | name | Type |
---|
Purpose of new office | purpose_of_new_office | TEXT |
Link to article | link | URL |
Date of office opening | opening_date | DATE |
News event ID | event_id | TEXT |
Location of new office | office_location | TEXT |
News report publishing date | event_time | DATETIME |
Number of employees at new office | number_of_employees | NUMERIC |
Signal Name | name | Type |
---|
Reason for office closing | reason_for_closure | TEXT |
News report publishing date | event_time | DATETIME |
Location of closing office | office_location | TEXT |
Date of office closing | closure_date | DATETIME |
News event ID | event_id | TEXT |
Number of employees impacted | number_of_employees_affected | NUMERIC |
Link to article | link | URL |
Signal Name | name | Type |
---|
Link to article | link | URL |
Name of partnering company | partner_company | TEXT |
Date of partnership | partnership_date | DATETIME |
News report publishing date | event_time | DATETIME |
Partnership purpose | purpose_of_partnership | TEXT |
News event ID | event_id | TEXT |
Signal Name | name | Type |
---|
QoQ change in department count | department_change | NUMERIC |
Department event timestamp | event_time | DATE |
Department event ID | event_id | TEXT |
Quarter when department change occurred | quarter_partition | TEXT |
Event collection timestamp | insertion_time | TEXT |
Department | department | CATEGORY |
Department trend type | change_type | CATEGORY |
Signal Name | name | Type |
---|
Executive's current job department | job_department | TEXT |
Executive's full name | full_name | TEXT |
Executive's current job title | job_role_title | TEXT |
Executive's event ID | event_id | TEXT |
Executive's LinkedIn URL | linkedin_url | URL |
Display Name | Partner Service Name | Ontology |
---|
Role location | location | TEXT |
Company hiring event ID | event_id | TEXT |
Company published role | event_time | TEXT |
Number of available roles | job_count | NUMERIC |
Job titles | job_titles | TEXT |
Department | department | TEXT |