Header
This parameter specifies the private key you’ll need for Piloterr access.
Parameters
Use this parameter to search for a people by its name or url, such as
elon-musk
or https://www.crunchbase.com/person/elon-musk
.Response
URL of the person’s logo.
Name of the person.
Unique identifier of the person.
Full title and main role of the person.
Gender of the person.
Identifier of the image.
Timeline of events related to the person.
Show events
Show events
Total number of events.
List of education records.
Show school
Show school
Start date.
Degree name.
Completion date.
UUID of the education record.
List of facet identifiers (e.g., investor, rank).
Layout identifier (e.g., investor).
Crunchbase permalink of the person.
List of investments (empty in the example).
List of past positions.
Title of the position.
UUID of the job.
Number of current jobs.
Short description of the person.
List of current board positions.
Title of the board position.
UUID of the role.
Principal investor rank.
Number of organizations founded by the person.
Copy
Ask AI
curl --location --request GET 'https://piloterr.com/api/v2/crunchbase/people/info?query=https://www.crunchbase.com/person/elon-musk' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>' \
Copy
Ask AI
{
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/hevy6dvk7gien0rmg37n",
"name": "Elon Musk",
"uuid": "d3326bcc-6d25-9214-60c7-1e95c5f2f2a1",
"title": "Elon Musk - CEO @ Tesla",
"gender": "male",
"image_id": "hevy6dvk7gien0rmg37n",
"timeline": {
"count": 3832,
"events": [
{
"url": "https://news.crunchbase.com/venture/california-startup-funding-share-rising-unicorns-openai-spacex/",
"date": "2025-07-02",
"type": "press_reference",
"uuid": "1aac9013-0ef7-4e24-a853-7994ee0362fa",
"title": "California Share Of Startup Funding Is Still On The Rise",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/ai/generative-ai-elon-musk-xai-debt-equity/",
"date": "2025-07-01",
"type": "press_reference",
"uuid": "a4fae66c-b860-4579-baf2-7259baf5f9ed",
"title": "As The Generative AI Wars Heat Up, Elon Musk's xAI Secures $10B In Debt, Equity",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/venture/startup-funding-people-business-considerations-gray-equidam/",
"date": "2025-06-27",
"type": "press_reference",
"uuid": "4bfda4a0-5bb3-4b51-b4ad-734c23ad26cd",
"title": "Should VCs Invest In 'Jockeys' Or 'Horses'?",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/health-wellness-biotech/braintech-funding-semiconductors-neuralink/",
"date": "2025-06-05",
"type": "press_reference",
"uuid": "dffde00a-4a71-44d8-8d4f-4cc579d16d06",
"title": "Mind Over Money: Braintech Funding Booms As Musk's Neuralink Closes Record Round",
"publisher": "Crunchbase News"
},
{
"url": "https://www.washingtonexaminer.com/policy/3428736/how-immigration-housing-regulations-hurt-fertility-rate/",
"date": "2025-06-03",
"type": "press_reference",
"uuid": "f47335d6-e8d0-4119-83c3-53118145be9f",
"title": "How immigration, housing, and red tape hurt America's fertility rate",
"publisher": "The Washington Examiner"
},
{
"url": "https://news.crunchbase.com/venture/biggest-funding-rounds-billion-dollar-ai-biotech-grammarly-neuralink/",
"date": "2025-05-30",
"type": "press_reference",
"uuid": "9a0ade64-ccc0-4fa3-9ea9-633af014a59d",
"title": "The Week's Biggest Funding Rounds: Another Billion-Dollar AI Raise Leads List That Includes Lots Of Biotech And More AI",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/venture/seed-funding-10-years-2015-2025-data/",
"date": "2025-05-09",
"type": "press_reference",
"uuid": "23b90eac-3d28-4b2c-815b-45204c374088",
"title": "Looking Back 10 Years, Seed Investors Envisioned A Different Future Unfolding",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/transportation/autonomous-vehicles-startup-investment-uber-weride/",
"date": "2025-05-07",
"type": "press_reference",
"uuid": "0b92b572-6e6e-447f-a189-dd7ad58dffa1",
"title": "Venture Pulls Back As Strategics Invest In Autonomous Vehicles",
"publisher": "Crunchbase News"
},
{
"url": "https://news.crunchbase.com/ai/venture-ma-openai-nvda-softbank/",
"date": "2025-05-01",
"type": "press_reference",
"uuid": "bdec3973-a9cb-4a77-bebb-e4964c664fe3",
"title": "Eye On AI: OpenAI's Potential Windsurf Deal Could Be The Start Of A New M&A Trend",
"publisher": "Crunchbase News"
},
{
"url": "https://issuu.com/nyanzimartinluther/docs/nyanzi_martin_luther_s_journey_to_success_",
"date": "2025-04-20",
"type": "press_reference",
"uuid": "07a521a4-9f13-4baa-992f-fb039f5668f0",
"title": "Nyanzi Martin Luther's journey to success",
"publisher": "Issuu"
}
]
},
"education": [
{
"school": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1491958662/vzxwledskmxwj0vtbqgs.png",
"name": "University of Pennsylvania",
"uuid": "e72aab01-fbef-7d21-ac1d-84ee1413fddd",
"permalink": "university-of-pennsylvania"
},
"started_on": null,
"degree_name": null,
"completed_on": null,
"education_uuid": "a10d1587-43e0-109f-198d-ba1a2724850e"
},
{
"school": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/j46gq2jp5tqsbmaqimez",
"name": "Wharton School of the University of Pennsylvania",
"uuid": "7300e89a-2e8e-23d3-3e9a-8f25b2a127f0",
"permalink": "wharton-school-of-the-university-of-pennsylvania"
},
"started_on": null,
"degree_name": null,
"completed_on": null,
"education_uuid": "d7e12467-fac2-f979-99d4-fe21d0a517d2"
}
],
"facet_ids": [
"investor",
"rank"
],
"layout_id": "investor",
"locations": [
{
"name": "Los Angeles",
"type": "city",
"uuid": "4ce61f42-f6c4-e7ec-798d-44813b58856b",
"permalink": "los-angeles-california"
},
{
"name": "California",
"type": "region",
"uuid": "eb879a83-c91a-121e-0bb8-829782dbcf04",
"permalink": "california-united-states"
},
{
"name": "United States",
"type": "country",
"uuid": "f110fca2-1055-99f6-996d-011c198b3928",
"permalink": "united-states"
},
{
"name": "North America",
"type": "continent",
"uuid": "b25caef9-a1b8-3a5d-6232-93b2dfb6a1d1",
"permalink": "north-america"
}
],
"permalink": "elon-musk",
"investments": [],
"past_positions": [
{
"title": "CEO",
"ended_on": {
"value": "2023-01-01",
"precision": "year"
},
"job_uuid": "73d25b88-2ab4-45a3-abed-51d7f8ead754",
"started_on": {
"value": "2022-10-01",
"precision": "month"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/vginybkvesfudfowmsgw",
"name": "X (formerly Twitter)",
"uuid": "5da6106f-0d27-0d37-e9d7-dcfeccc1f709",
"permalink": "twitter"
}
},
{
"title": "Co-founder",
"ended_on": {
"value": "2018-01-01",
"precision": "year"
},
"job_uuid": "a0ec5bed-52e7-4cdb-aff6-a563750bd329",
"started_on": {
"value": "2015-12-01",
"precision": "month"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/jjykwqqhsscreywea4gb",
"name": "OpenAI",
"uuid": "cf2c678c-b81a-80c3-10d1-9c5e76448e51",
"permalink": "openai"
}
},
{
"title": "Product Architect & Chief Executive Officer",
"ended_on": {
"value": "2016-07-14",
"precision": "day"
},
"job_uuid": "ae51aa4c-8b95-4812-c23e-4791fc1ced70",
"started_on": null,
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/dj8rndg9wkqkpgvplvzi",
"name": "Tesla",
"uuid": "a367b036-5952-5435-7541-ad7ee8869e24",
"permalink": "tesla-motors"
}
},
{
"title": "Co-Founder",
"ended_on": {
"value": "2000-10-01",
"precision": "month"
},
"job_uuid": "8457d56a-ecbc-bef9-871b-705eb72a78c4",
"started_on": {
"value": "1999-03-01",
"precision": "month"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1447476896/lcrdrlh1hfa0nbl9ycy3.png",
"name": "PayPal",
"uuid": "96ab87ca-00b5-2ebc-f218-86262954e320",
"permalink": "paypal"
}
},
{
"title": "Co-Founder",
"ended_on": {
"value": "1999-02-01",
"precision": "month"
},
"job_uuid": "8b29aea0-7627-9074-fc95-04697764b627",
"started_on": {
"value": "1995-01-01",
"precision": "year"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1409695170/oomvhznaphjkg4ds4erx.png",
"name": "zip2",
"uuid": "3d92d7f8-0f94-2954-8133-6d6580b9d9e7",
"permalink": "zip2"
}
}
],
"location_groups": [
{
"name": "Greater Los Angeles Area",
"uuid": "c050b780-2494-43e8-b751-4a0f500e5fcc",
"permalink": "greater-los-angeles-area"
},
{
"name": "West Coast",
"uuid": "cf97b169-46c9-493f-a20f-3fe590824934",
"permalink": "west-coast-united-states"
},
{
"name": "Western US",
"uuid": "f37257c7-3745-42a1-8e07-b7db80a362ac",
"permalink": "western-united-states"
}
],
"social_networks": [
{
"url": "https://www.twitter.com/elonmusk",
"name": "twitter"
},
{
"url": "Tesla",
"name": "primary_organization"
}
],
"num_current_jobs": 6,
"current_positions": [
{
"title": "CEO & Founder",
"job_uuid": "63539854-3e86-494d-bd0b-6a4c6d5d9899",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/fx3dkdpnolvubjldo54x",
"name": "xAI",
"uuid": "fb1e8b91-ca1f-46fa-b773-b147af49088c",
"permalink": "xai"
}
},
{
"title": "Founder",
"job_uuid": "00d84e0c-751c-4787-bb10-42a15230a790",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1493657922/ceit0qzp8rhqucbcaox6.png",
"name": "The Boring Company",
"uuid": "2c4f8636-3eef-09a1-4b63-a8794adc773b",
"permalink": "the-boring-company"
}
},
{
"title": "Co-Founder & Co-CEO",
"job_uuid": "b50a88b2-ca17-fd87-42b3-89f462f1d5c6",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/yxdzggbjk9yxhl2g2t1s",
"name": "Neuralink",
"uuid": "46ace8da-8b4f-e267-757c-158bae1c8c66",
"permalink": "neuralink"
}
},
{
"title": "CEO",
"job_uuid": "d8dbf949-ad81-0ffb-3c02-086f8f0dd626",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/dj8rndg9wkqkpgvplvzi",
"name": "Tesla",
"uuid": "a367b036-5952-5435-7541-ad7ee8869e24",
"permalink": "tesla-motors"
}
},
{
"title": "Founder, CEO & CTO",
"job_uuid": "02d4e58e-7e57-a127-2434-f6d2d24ec05a",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/u196odmivjn2dvw09xhx",
"name": "SpaceX",
"uuid": "2372e88e-240a-a19c-c549-bd262c670ee1",
"permalink": "space-exploration-technologies"
}
},
{
"title": "Principal Shareholder",
"job_uuid": "b99edb31-3976-93e9-d9e4-428319b4f395",
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1487985586/o5oonb8qred3bbvzaaty.png",
"name": "SolarCity",
"uuid": "ce93370c-a90f-fb56-d1db-2a7800a59154",
"permalink": "solarcity"
}
}
],
"short_description": "Elon Musk has co-founded numerous companies including space exploration company SpaceX, brain-implant startup Neuralink, and tunneling start...",
"current_board_positions": [
{
"title": "Board Member",
"role_uuid": "feac2ce0-dc37-413b-b7ce-134022758b61",
"started_on": {
"value": "2022-04-01",
"precision": "month"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/vginybkvesfudfowmsgw",
"name": "X (formerly Twitter)",
"uuid": "5da6106f-0d27-0d37-e9d7-dcfeccc1f709",
"permalink": "twitter"
}
},
{
"title": "Advisor to CEO",
"role_uuid": "efee6b5d-3493-03cc-8caf-d1fb62e22e69",
"started_on": {
"value": "2015-06-01",
"precision": "day"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1409655681/gcv5czd9g7b3yc83ntcw.png",
"name": "eSaver",
"uuid": "6cd53b83-8806-e6c2-934b-5ab741e1ba4a",
"permalink": "esaver"
}
},
{
"title": "General Managing Manager",
"role_uuid": "77973a1a-fd2c-41e1-b61e-a5a765397d9c",
"started_on": {
"value": "2008-01-01",
"precision": "year"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/eaqpe72rcvudbzvnqvgo",
"name": "Proforce Limited",
"uuid": "ec0c8176-7924-465f-bfbb-710aa03b554f",
"permalink": "proforce-limited"
}
},
{
"title": "Advisor",
"role_uuid": "8f03b8c2-407d-42cb-a8ec-4d63c94a7817",
"started_on": {
"value": "1924-01-01",
"precision": "year"
},
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/fr27x5f7s420tp6binqs",
"name": "Brittoverse",
"uuid": "212fa0f8-b4b9-44bc-b698-2dee88cfc268",
"permalink": "brittoverse"
}
},
{
"title": "Chairman of the Board of Directors",
"role_uuid": "0eac113c-5664-cb7e-7955-ca93eb66928e",
"started_on": null,
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1487985586/o5oonb8qred3bbvzaaty.png",
"name": "SolarCity",
"uuid": "ce93370c-a90f-fb56-d1db-2a7800a59154",
"permalink": "solarcity"
}
},
{
"title": "Board Member",
"role_uuid": "4bedbe76-1344-41f4-9dcf-ca2bdf877db6",
"started_on": null,
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/fx3dkdpnolvubjldo54x",
"name": "xAI",
"uuid": "fb1e8b91-ca1f-46fa-b773-b147af49088c",
"permalink": "xai"
}
},
{
"title": "Member of the Board of Trustees",
"role_uuid": "e40f9e91-9eb3-1e74-01d1-deb8152198af",
"started_on": null,
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/v1413270126/e3c0egiyduiavvjz8odp.jpg",
"name": "XPRIZE",
"uuid": "3a374c49-5e4b-6daa-89c5-2032663b836a",
"permalink": "x-prize-foundation"
}
},
{
"title": "Board Member",
"role_uuid": "f9efd7e7-4fec-4533-a12d-7e6fc19b8282",
"started_on": null,
"organization": {
"logo": "https://images.crunchbase.com/image/upload/c_pad,h_45,w_45,f_auto,b_white,q_auto:eco,dpr_1/dj8rndg9wkqkpgvplvzi",
"name": "Tesla",
"uuid": "a367b036-5952-5435-7541-ad7ee8869e24",
"permalink": "tesla-motors"
}
}
],
"rank_principal_investor": 21595,
"num_founded_organizations": 7
}