ConsoleCatalog
Sign in
Y Combinator logo

Y Combinator

ycombinator.comBusiness Servicesno auth

Startup accelerator and directory of YC-funded companies.

Company Details

ASYNCREADNo auth

Returns a full company profile with founders, jobs, news, and launches.

ParametersFormJSON

Company slug e.g. stripe, airbnb, posthog

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "yc_company_details",
    "params": {
      "slug": "posthog"
    }
  }'