Skip to main content
Version: 2.0

API Reference

The Kloutit API is organized around REST, it accepts and returns JSON-encoded bodies, returning standard HTTP response codes. You can interact with the API directly using your preferred HTTP/REST library.

Authentication

Kloutit API uses an API Key to authenticate requests. You can manage your API Key in the Kloutit dashboard. This API is designed for server-to-server communication only. For security reasons, never expose your API Key publicly. Once generated, make sure to store it securely, as it will only be visible at the time of creation.

Security Scheme Type:apiKey
Header parameter name:x-api-key