For Adapter Partners
You want to build a certified adapter that connects your IoT device to SpaceOS.
Your Setup Path
- Read the protocol — Understand the 7-endpoint adapter contract
- Build your adapter — Implement
/ping,/capabilities,/status,/action,/ui, and webhook endpoints - Test locally — Use the SpaceOS sandbox to validate your adapter
- Submit for certification — Pass the automated test suite and security review
- Get listed — Your adapter appears in the SpaceOS marketplace
Key Sections for You
- Adapter Protocol — The full specification
- Contract Specification — The 7 endpoints
- Tutorial: Build Your First Adapter — 30-minute walkthrough
- Certification Process — How to get certified
- Reference Adapters — See working examples
Next Steps
- Adapter Protocol Overview — Start here
- Tutorial: Build Your First Adapter — Hands-on walkthrough