De Achadu in de terminal en in uw pijplijn.
Een lichtgewicht client om de bewerking op te vragen, koppelingen te converteren en agenten te configureren.
Installatie
Vereist Node.js 20 of hoger. Het bestand wordt bij elke build gesynchroniseerd met de API.
bash
mkdir -p ~/.local/bin
curl -fsSL https://achadu.com/downloads/achadu-cli.mjs -o ~/.local/bin/achadu
chmod +x ~/.local/bin/achaduAuthenticatie
bash
achadu auth set-key ach_live_...
achadu auth statusLokale configuratie krijgt toestemming 0600. Op servers en CI geeft u de voorkeur aan ACHADU_API_KEY.
Commando's
achadu meAccountidentiteitachadu offers list|get|createAanbiedingenachadu groups listGroepenachadu segments listSegmentenachadu coupons listCouponsachadu templates listSjablonenachadu publications listPublicatiesachadu schedules listAgendaachadu monitors listRadarachadu commissions listCommissiesachadu store getWinkelachadu journeys listReizenachadu inbox listPostvak INachadu analyticsSamenvattingachadu analytics timeseriesDagelijkse serieachadu links convert URLConversieachadu api get|post|patch|delete PATHUniversele toegang tot 70 bewerkingenachadu mcp configMCP-configuratieCI en automatisering
bash
export ACHADU_API_KEY="ach_live_..."
achadu analytics timeseries --days 30 --json > analytics.json--json
Gebruik JSON-uitvoer in scripts. Fouten gaan naar stderr en het proces retourneert code die niet nul is.