Integration Planning Guide
Plan your integration with P2P.ORG
Before starting your integration with P2P.org's APIs, it's important to understand the different approaches available and their implications. This guide will help you choose the right integration path and plan your development effectively.
Choose Your Integration Approach
Option 1: Unified API | Option 2: Staking API | |
---|---|---|
Integration Time | ~1 week (multiple networks) | ~1-2 weeks (individual networks) |
Network Support | Single endpoint for all networks | Network-specific endpoints |
Customization | Standard options | More control over staking flow |
Development Complexity | Low - standardized requests | Medium - network-specific implementations |
Best For | Quick multi-chain integration | Custom staking implementations |
Integration Timeline
Phase 1: Planning (1-2 weeks)
- Choose between Unified API or Staking API, or other APIs (Restaking API, DVT API)
- Define required networks and features (see Networks Supported)
- Check existing code Recipes
Phase 2: Development
Option 1: Unified API (~1 week)
- Implement authentication
- Integrate single endpoint for all networks
- Test with multiple networks
Option 2: Staking API (1-2 weeks)
- Implement authentication
- Set up network-specific integrations
- Implement advanced features for each network individually
Phase 3: Testing & Production Launch (~1 week)
- Production credentials setup
- End-to-end testing
- Monitoring implementation
Need help planning your integration? Contact our team for guidance.
Updated 5 days ago