Overview
HitKeep REST API (v1)
Section titled “HitKeep REST API (v1)”Complete HTTP API for HitKeep (session, API key, and public share-token endpoints).
- OpenAPI version: 3.1.0
Authentication
Section titled “ Authentication ”apiKeyAuth
Section titled “apiKeyAuth ”API client token in X-API-Key header.
Security scheme type: apiKey
Header parameter name: X-API-Key
bearerAuth
Section titled “bearerAuth ”API client token in Authorization header.
Security scheme type: http
Bearer format: APIClientToken
cookieAuth
Section titled “cookieAuth ”Session cookie authentication.
Security scheme type: apiKey
Cookie parameter name: hk_token