Skip to main content

API Reference

Kontext provides a REST API for programmatic access to your Feedback, Problems, and Product data.
The API is currently in development. This section will be expanded as endpoints become available.

Base URL

Authentication

All API requests require an API key passed in the Authorization header:
See Authentication for details on generating and managing API keys.

Response format

All responses are JSON. Successful responses return data directly:
Error responses include a code and message: