# API Integration Planner

> API Integration Planner

- Skill: `dasexperten/api-integration-planner` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add dasexperten/api-integration-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dasexperten/api-integration-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: dasexperten (https://skillmd.com/u/dasexperten)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dasexperten/api-integration-planner

---

# API Integration Planner

## Purpose

Plan API integrations with clear endpoints, fields, authentication notes, data flow, tests, and expected results.

## When to Use

Use this skill when connecting marketplaces, websites, CRMs, Google Sheets, messaging tools, analytics tools, or custom APIs.

## Inputs

Useful inputs: API name, goal, endpoint list, method, fields, auth notes, sample data, rate limits, destination, and success result.

## Workflow

1. Define integration goal.
2. List endpoints and methods.
3. Map request and response fields.
4. Add auth, limits, and test data notes.
5. Define validation and next actions.

## Output

Always provide integration map, endpoint table, field map, auth notes, test plan, and next actions.

## Common Mistakes

- No sample data.
- Missing auth notes.
- No field map.
- No validation step.

## Related Skills

- automation-workflow-planner
- make-scenario-planner
- data-sync-checker

