v1
latestOpenAPI 3.1.02026-07-2219165126.1 KBStartups
List startups
Return public metadata for startups and providers represented in the catalog.
get/v1/startups
Response
Successful Response
Example response
{
"data": [
{
"created": 1743393600,
"display_name": "Anthropic",
"icon_url": "https://naga.ac/icons/anthropic.svg",
"id": "anthropic",
"object": "startup",
"website_url": "https://www.anthropic.com"
}
],
"object": "list"
}