⌘ KERNEL · v2.0 →

▸ DOCS & RESOURCES

EVERYTHING YOU NEED
TO SHIP.

Quickstarts, the API reference, the architecture, the tool catalog and the research behind every skill. Built to be read by humans and agents alike.

▸ QUICKSTART

Run your first agent in under a minute.

No SDK install, no cloud account. Open the terminal in your browser, pick a specialist, and ask. Or hit the v1 API directly — every call is idempotent and audited.

invoke.sh
# Ask the swarm a procurement question
curl https://api.aiprocurement.club/v1/agents/invoke \
  -H "Authorization: Bearer $AIPROC_KEY" \
  -H "Idempotency-Key: $(uuidgen)" \
  -d '{ "agent": "axiom", "input": "Score these 3 RFP bids" }'

# → returns the answer + a hash-chained audit ref
GET STARTED
BUILD & INTEGRATE
REFERENCE

BY MODULE

JUMP STRAIGHT TO A MODULE

Each of the six suite modules has its own deep dive.