API Reference
Complete API reference for Kaneo
Overview
Welcome to the Kaneo API documentation. Explore all available endpoints organized by resource type.
Endpoints
Tasks
Create, read, update, and delete tasks. Manage task properties like status, priority, assignees, and more.
Projects
Manage projects and organize your work. Create, update, and delete projects.
Labels
Create and manage labels to categorize and organize your tasks.
Activities
Track activity history and create activity logs for your workspace.
Comments
Add, update, and delete comments on tasks and other resources.
Time Entries
Track time spent on tasks with time entry management.
Notifications
Manage user notifications, mark as read, and clear notifications.
GitHub Integration
Connect with GitHub repositories, import issues, and sync data.
Get Config
Retrieve the current configuration and settings for your Kaneo instance.
Global Search
Search across all resources in your workspace.
Authentication
All API endpoints require authentication. Refer to the authentication guide for details on how to create and use API keys to authenticate your requests.
Base URL
The base URL for all API endpoints is:
https://your-kaneo-instance.com/apiReplace your-kaneo-instance.com with your actual Kaneo instance domain.