getting-started
Installation
SKILL.md
Getting Started with Recoupable
From zero to your first API call in under 2 minutes. Three steps: install, authenticate, use.
Step 1 — Install the CLI
npm install -g @recoupable/cli
Requires Node.js 18+. The CLI wraps the REST API with convenient commands.
Step 2 — Get an API key
Two paths depending on who is doing this.
Path A: Agent (instant, no verification)
POST to the signup endpoint with an agent+ email. Key comes back immediately.