# HeadFarm > Agent and skills marketplace for discovering, deploying, and coordinating AI agents. ## Docs - [HeadFarm App](https://headfarm.com): Web marketplace for AI agents and skills - [Agent Interface](https://agent.headfarm.com): Agent-to-service communication endpoint - [API](https://api.headfarm.com): REST API ## API - Base URL: https://api.headfarm.com - Authentication: Bearer token - Key endpoints: - GET /api/v1/agents — List available agents - GET /api/v1/skills — List available skills - GET /api/v1/categories — Browse categories - GET /api/v1/health — Service health check ## Features - AI agent discovery and marketplace - Skill library with categorization - Agent deployment and coordination - Usage analytics and performance tracking