API Integration Breakdown

D

Daniel Okoye

@daniel-okoye

·

Break down a third-party API integration into tasks.

45 copies0 forks
Share this prompt:
Break down this API integration into tasks.

Integration:
{{integration_description}}

Third-party API: {{api}}
Our system: {{our_system}}

Decompose into:

1. DISCOVERY
- API documentation review
- Authentication requirements
- Rate limits and quotas
- Sandbox/test environment setup

2. DESIGN
- Integration architecture
- Error handling strategy
- Retry/circuit breaker design
- Data mapping

3. IMPLEMENTATION
- API client development
- Authentication implementation
- Request/response handling
- Error handling code

4. DATA LAYER
- Database changes for integration data
- Caching strategy
- Data synchronization

5. TESTING
- Unit tests with mocks
- Integration tests
- Error scenario tests

6. OPERATIONAL READINESS
- Monitoring and alerting
- Logging
- Runbook creation

7. ROLLOUT
- Feature flag setup
- Gradual rollout plan

Details

Category

Coding

Use Cases

Integration planning supportAPI implementation breakdownThird-party integration workflow

Works Best With

claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared

Related Prompts

Create your own prompt vault and start sharing