Plans API integrations between any two systems — endpoint mapping, authentication setup, data transformation, and error handling. Produces a technical spec ready to hand to a developer. Used by non-technical founders and PMs to brief engineering teams.
# API Integration Planner ## Integration spec produced - Data flow diagram - Endpoint mapping (which APIs to call) - Authentication method - Request and response format - Data transformation rules - Error handling approach - Testing checklist ## Integration types covered - CRM to email platform - Payment gateway to accounting - Product to analytics - Marketplace to inventory - Any REST API to REST API ## Inputs needed - System A and System B (what they are) - What data needs to flow between them - Trigger (when should the sync happen) - Any existing API documentation ## Platform: Claude
The owner wants: