API Reference v1.0
SENTRICK™ API Documentation
Complete reference for the SENTRICK™ GPS tracking platform API. Built on tRPC 11 with end-to-end TypeScript safety. All endpoints are available at https://sentrickapp.com/api/trpc.
Base URL
https://sentrickapp.com/api
Protocol
tRPC 11 + JSON
Auth
Manus OAuth 2.0 + JWT
Version
v1.0 (2026)
Endpoints
🔐 Authentication
Include session cookie from OAuth flow. JWT is automatically managed by the browser.
⚡ Rate Limits
100 req/min per user.
1000 req/min for webhooks.
🔐Authentication
OAuth 2.0-based authentication using Manus OAuth provider. All protected endpoints require a valid JWT session cookie.
