Documentation
Everything you need to get started with API Integrations
🚀 Getting Started
Install the CLI and create your first integration
Run this command to get started:
npx @integrateapi/cli init📖 CLI Reference
Complete guide to all CLI commands
init- Initialize projectadd- Add integrationlist- List integrations
⚡ Integrations
Detailed docs for each integration
Click to view integration guides →
🔧 Troubleshooting
Common issues and solutions
- •Webhook not firing
- •Environment variables missing
- •Dependency conflicts
💡 Examples
Real-world usage examples
Check the README files in each integration template for complete examples
❓ FAQ
Frequently asked questions
- •How do I get a license?
- •Can I use in multiple projects?
- •Do I get updates?
Quick Start
1. Install the CLI
npx @integrateapi/cli init2. Select integrations
Choose from Stripe, Clerk, Resend, Liveblocks, and Supabase
3. Configure and run
Add your API keys to .env.local and start building