API Genel Bakış
COS REST API genel bakış, authentication, base URL, endpoints.
Base URL
https://api.cos-platform.com/v1Authentication
Authorization: Bearer {jwt_token}
X-Tenant-ID: {tenant_id}
Content-Type: application/jsonMain Endpoints
Auth
POST /auth/login
POST /auth/register
POST /auth/refresh-tokenStrategy
OKR
Users
Rate Limiting
Error Responses
Documentation
İlgili Sayfalar
Last updated