Developer Guide
Build integrations with KINDOO using the API reference and implementation guides in this section.
API Documentation
The KINDOO API reference documents all available endpoints, request fields, response schemas, and status codes for API version 4.3.1.
- Base URL:
https://api.kindoo.tech/v3/webservice.asmx - Protocol: OpenAPI 3.0
- Authentication:
SessionTokenIDrequest header
Start with Authenticate user to obtain a session, then include the session token in authenticated requests.
External Partner Integration Guide
The External Partner Integration guide explains how a partner application pairs with KINDOO, discovers shared sites and entry points, issues remote commands, and tracks their status.
- Base URL:
https://api.kindoo.tech/ExternalApp/v1 - Authentication: External app token in the
SessionTokenIDheader - API reference: External App API