How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reclaim.ai actions API

The actions API from Reclaim.ai — 41 operation(s) for actions.

Reclaim.ai actions API is one of 83 APIs that Reclaim.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Actions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 41 operations across 41 paths, and defines 38 schemas. It is described by OpenAPI 3.2.0, at version 0.1.

Requests are made against a single base URL, https://api.app.reclaim.ai.

41 operations 41 paths 38 schemas 2 DELETE1 GET36 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1
Base URL
https://api.app.reclaim.ai
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Reclaim.ai actions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Authorization).

Paths & Operations 41

Across 41 paths, the API surfaces 41 operations — 2 DELETE, 1 GET, 36 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

actions 41
POST
/api/planner/add-time/task/{taskId}
addTime 3 params → 200
POST
/api/planner/clear-exceptions/habit/{habitId}
clearHabitTimePolicyExceptions 2 params → 200
POST
/api/planner/clear-exceptions/one-on-one/{oneOnOneId}
clearOneOnOneTimePolicyExceptions 2 params → 200
POST
/api/planner/clear-exceptions/task/{taskId}
clearTaskTimePolicyExceptions 2 params → 200
POST
/api/planner/done/habit/{habitId}
doneHabit 2 params → 200
POST
/api/planner/done/task/{taskId}
doneTask 2 params → 200
PUT
/api/planner/event/category/{calendarId}/{eventId}
changeCategory 4 params → 200
POST
/api/planner/event/move/{eventId}
Event Actions
moveEvent 4 params → 200
POST
/api/planner/event/pin/{eventId}
pinEvent 2 params → 200
PUT
/api/planner/event/rsvp/{calendarId}/{eventId}
rsvp 3 params body → 200
POST
/api/planner/event/unpin/{eventId}
unpinEvent 1 param body → 200
POST
/api/planner/event/{calendarId}/{eventId}/move
moveTask 5 params → 200
POST
/api/planner/event/{calendarId}/{eventId}/pin
pinEventV2 2 params body → 200
POST
/api/planner/event/{calendarId}/{eventId}/unpin
unpinEventV2 2 params body → 200
POST
/api/planner/habit/{calendarId}/{eventId}/reschedule
habitDeleteInstanceAndReschedule 4 params → 200
POST
/api/planner/log-work/task/{taskId}
logWork 4 params → 200
POST
/api/planner/migration/priorities
migrateToPrioritySystem → 200
POST
/api/planner/one-on-one/reschedule/{oneOnOneId}/{eventId}
oneOnOneReschedule 2 params body → 200
POST
/api/planner/one-on-one/skip-day/{oneOnOneId}/{eventId}
oneOnOneSkipDay 2 params body → 200
POST
/api/planner/one-on-one/skip-until/{oneOnOneId}/{eventId}
oneOnOneSkipUntil 2 params body → 200
POST
/api/planner/one-on-one/skip-week/{oneOnOneId}/{eventId}
oneOnOneSkipWeek 2 params body → 200
POST
/api/planner/plan-work/task/{taskId}
planWork 4 params → 200
DELETE
/api/planner/policy/habit/{habitId}
deleteHabitPolicy 2 params → 200
DELETE
/api/planner/policy/task/{taskId}
Task Actions
deleteTaskPolicy 2 params → 200
POST
/api/planner/prioritize/task/{taskId}
prioritizeTask 1 param → 200
POST
/api/planner/reschedule/habit/event/{eventId}
rescheduleHabitEvent 2 params → 200
POST
/api/planner/reschedule/task/event/{eventId}deprecated
rescheduleTaskEvent 2 params → 200
POST
/api/planner/restart/habit/{habitId}
restartHabit 2 params → 200
POST
/api/planner/restart/task/{taskId}
restartTask 2 params → 200
POST
/api/planner/skip/habit/event/{eventId}
skipHabitEvent 2 params → 200
POST
/api/planner/start/habit/{habitId}
Habit Actions
startHabit 2 params → 200
POST
/api/planner/start/task/{taskId}
startTask 2 params → 200
POST
/api/planner/stop/habit/{habitId}
stopHabit 2 params → 200
POST
/api/planner/stop/task/{taskId}
stopTask 2 params → 200
POST
/api/planner/task/reschedule/bulk
taskDeleteMultipleInstanceAndReschedule 1 param body → 200
POST
/api/planner/task/{calendarId}/{eventId}/reschedule
taskDeleteInstanceAndReschedule 4 params → 200
POST
/api/planner/task/{taskId}/clear-snooze
taskClearSnooze 2 params → 200
POST
/api/planner/task/{taskId}/snooze
snoozeTask 4 params → 200
POST
/api/planner/toggle/habit/{habitId}
toggleHabit 3 params → 200
POST
/api/planner/unarchive/task/{taskId}
unarchiveTask 2 params → 200
GET
/api/sso/provider/{email}
findProvider 1 param → 200

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are Event (58 properties), AssistDetails (28 properties), TaskOrHabit (15 properties), EventSourceDetails (9 properties). Each schema is shown below with its type and property counts.

EventSubType
string
FlexibleTimeSpan
object
2 properties
NotificationKeyRequest
object
1 property
EventResponseStatus
string
EventColor
string
PriorityLevel
string
Colorized
object
1 property
MergeDetails.EventType
string
MeetingType
string
ThinPerson
object
7 properties 1 required
TaskOrHabit
object
15 properties
Prioritizable
object
2 properties
AssistDetails
object
This entity maps to the assistevents table.
28 properties
EventCategory
EventList
object
1 property 1 required
EventType
string
PrioritySource
string
RsvpResponseBody
object
4 properties 2 required
EventAttendee
object
9 properties 1 required
EventKey
object
2 properties 2 required
EventStatus
string
Event
object
58 properties 27 required
AssistStatus
string
ResponseStatus
string
Snoozeable
object
1 property
GoogleCalendarEventMetadata
object
3 properties 3 required
PlannerActionIntermediateResult
object
4 properties 1 required
MergeDetails
object
4 properties 4 required
RecurringAssignmentType
string
ReclaimEventType
string
EventSourceDetails
object
9 properties 9 required
LockState
string
AssistPolicyOverride
object
6 properties 6 required
RsvpResponsePeriod
string
AssistType
string
PlatformEventType
string
LogContext
object
SnoozeOption
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reclaim-ai-actions-api-openapi.yml Raw ↑

Other APIs Reclaim.ai publishes across the network.

Reclaim.ai account-time-schemes API
Reclaim.ai accounts API
Reclaim.ai action-items API
Reclaim.ai Admin API
Reclaim.ai analytics API
Reclaim.ai Anonymous API
Reclaim.ai api-management API
Reclaim.ai asana API
Reclaim.ai assist API
Reclaim.ai Assistant API
Reclaim.ai Avatar API
Reclaim.ai aws-ses API
Where this information came from

This is an independent, third-party profile of Reclaim.ai actions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.