Agent OS CrewAI API

Service opérationnel

Cette URL héberge l'API CrewAI du projet GROW. Il n'y a pas de signup public : l'exécution des workflows est réservée à n8n via un Bearer token.

Pour tester l'API interactive, ouvre /docs. Les endpoints d'exécution demandent le token CREWAI_API_TOKEN.

Endpoints

MéthodeURLUsageAuth
GET/healthSanté du serviceNon
POST/workflows/content-seoPipeline Content SEOBearer token
POST/runWorkflow générique autoriséBearer token

Configuration n8n

Dans n8n, utiliser :

CREWAI_API_URL=https://crewai.sales-hacking.com

Le token doit rester dans les credentials n8n, jamais dans un workflow JSON.