Reference
REST API
Read approved workspace, project, task, document, and notification context.
Base URL
All production REST requests use the stable Taskologic API domain.
https://api.taskologic.com/v1Available read surfaces
The first release supports connection context, projects, tasks, documents, and notifications. Write operations remain gated until explicitly released.
- GET /v1/context
- GET /v1/projects
- GET /v1/tasks
- GET /v1/documents
- GET /v1/notifications
Next
Webhooks