{"name":"Growth.Talent API","description":"The first agent-native job platform for growth marketing. Search 2,700+ jobs across USA / France / LatAm, apply on a candidate's behalf, and post jobs as a company.","version":"1.1.0","documentation":"https://www.growthtalent.org/docs/api","agentsPage":"https://www.growthtalent.org/agents","openapi":"https://www.growthtalent.org/api/v1/openapi.json","llms":"https://www.growthtalent.org/llms.txt","generateKey":"https://www.growthtalent.org/settings/api-keys","endpoints":{"health":"https://www.growthtalent.org/api/v1/health","jobs":"https://www.growthtalent.org/api/v1/jobs","job":"https://www.growthtalent.org/api/v1/jobs/{slug}","talent":"https://www.growthtalent.org/api/v1/talent","talentProfile":"https://www.growthtalent.org/api/v1/talent/{slug}","companies":"https://www.growthtalent.org/api/v1/companies","company":"https://www.growthtalent.org/api/v1/companies/{slug}","categories":"https://www.growthtalent.org/api/v1/categories","me":"https://www.growthtalent.org/api/v1/me","myApplications":"https://www.growthtalent.org/api/v1/me/applications","apply":"https://www.growthtalent.org/api/v1/applications","deviceAuth":"https://www.growthtalent.org/api/v1/auth/device"},"authentication":{"type":"Bearer","header":"Authorization: Bearer gt_live_...","alternative":"X-API-Key: gt_live_...","grantFlow":"Sign in with LinkedIn → admin verification → mint key at /settings/api-keys"},"cli":{"install":"git clone https://github.com/theGoillot/growthtalent.git && cd growthtalent && pnpm install && pnpm --filter @growthtalent/cli build","quickstart":"node packages/cli/dist/index.js auth login && node packages/cli/dist/index.js jobs list --q 'head of growth'","docs":"https://www.growthtalent.org/docs/cli","repo":"https://github.com/theGoillot/growthtalent/tree/main/packages/cli"},"mcp":{"docs":"https://www.growthtalent.org/docs/mcp","discovery":"https://www.growthtalent.org/.well-known/mcp.json","repo":"https://github.com/theGoillot/growthtalent/tree/main/packages/mcp"},"sdk":{"docs":"https://www.growthtalent.org/docs/sdk","repo":"https://github.com/theGoillot/growthtalent/tree/main/packages/sdk"}}