Welcome to SweetConnect
Developer documentation for the SweetConnect Platform
Introduction
Welcome to the SweetConnect Platform developer documentation. SweetConnect is an industrial asset management platform built on a microservices architecture, designed to help you manage hierarchical assets, handle file storage, and connect to real-time industrial data streams.
This documentation provides everything you need to integrate with our APIs and build applications on top of the SweetConnect Platform.
Base URLs
The SweetConnect Platform APIs are available at different base URLs depending on the environment:
- Development:
https://api.dev.sweetconnect.io - Test:
https://api.test.sweetconnect.io - Production:
https://api.my.sweetconnect.io
API Documentation
Complete OpenAPI specifications for all services are automatically generated and available in the sidebar navigation. Each endpoint includes:
- Request/response schemas
- Authentication requirements
- Example requests and responses
- Error codes and handling
Browse the API documentation in the sidebar to explore all available endpoints organized by functionality.
Support & Resources
Need help? Here are some resources:
- Support Portal: support.sweetconnect.io
- API Status: Check service health via the
/healthendpoints - Updates: View the latest features and changes in our changelog
This documentation is continuously updated. If you find any issues or have suggestions, please contact our support team.
Next Steps
Explore the auto-generated API documentation in the sidebar, organized by service and functionality. Each section provides complete endpoint specifications with examples and schemas.