Build
Task-oriented guides for developers integrating with the Loop Platform.
These guides walk you through common development tasks step by step, from installing an SDK to handling real-time events via webhooks.
Getting Started
- Onboarding — Day 1 → Month 1 ramp-up path for new engineers.
Guides
- Install an SDK — Add the Loop Platform SDK to your Node.js, Python, or React Native project.
- Use a Service from Your App — Make your first authenticated API call to a platform service.
- Handle Webhooks — Receive and verify real-time event notifications from the platform.
Standards
- Style Guide — Writing and documentation conventions for the docs site.
- Production-Readiness Checklist — What a service must satisfy before going GA.