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 users API

The users API from Reclaim.ai — 45 operation(s) for users.

Reclaim.ai users 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 User. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 49 operations across 45 paths, and defines 120 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.

49 operations 45 paths 120 schemas 2 DELETE10 GET5 PATCH25 POST7 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 users API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Authorization).

Paths & Operations 49

Across 45 paths, the API surfaces 49 operations — 2 DELETE, 10 GET, 5 PATCH, 25 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

users 49
GET
/api/users/current
User details for the currently authenticated user
current → 200
DELETE
/api/users/current
delete_6 → 200
PATCH
/api/users/current
patch_2 body → 200
GET
/api/users/current/access
access → 200
GET
/api/users/current/access/{entityType}
accessByEntityType 1 param → 200
GET
/api/users/current/adventures
getAdventures → 200
GET
/api/users/current/adventures/{adventure}
getAdventure 1 param → 200
POST
/api/users/current/adventures/{adventure}
updateAdventure 1 param body → 200
PATCH
/api/users/current/date-field-order-settings
What should the order of day (D), month (M) and year (Y) be when displaying dates.
updateDateFieldOrderSettings 1 param → 200
GET
/api/users/current/downgrade-snapshot
getHardDowngradeSnapshot → 200
PUT
/api/users/current/features/app-notifications
updateAppNotifications body → 200
POST
/api/users/current/features/assist-settings/damp-smart-meetings
updateDampSmartMeetings 1 param → 200
POST
/api/users/current/features/assist-settings/enable-external-llm
updateEnableExternalLlm 1 param → 200
PUT
/api/users/current/features/assist-settings/notification-settings
updateAssistNotificationSettings body → 200
POST
/api/users/current/features/assist-settings/reschedule-unstarted
updateRescheduleUnstarted 1 param → 200
POST
/api/users/current/features/assist-settings/schedule-smart-meetings-at-most-daily
updateScheduleSmartMeetingsAtMostDaily 1 param → 200
POST
/api/users/current/features/assist-settings/schedule-smart-meetings-once
updateScheduleSmartMeetingsOnce 1 param → 200
PUT
/api/users/current/features/assist-settings/scheduling-behavior
updateSchedulingBehavior body → 200
POST
/api/users/current/features/assist-settings/smart-habit-recurrence-type
updateSmartHabitRecurrenceType 1 param → 200
POST
/api/users/current/features/assist-settings/smart-habits-to-reclaim-recurrence-auto-migrate
updateSmartHabitsToGen3AutoMigrate 1 param → 200
POST
/api/users/current/features/assist-settings/smart-meeting-recurrence-type
updateSmartMeetingRecurrenceType 1 param → 200
POST
/api/users/current/features/assist-settings/smart-meetings-to-reclaim-recurrence-auto-migrate
updateSmartMeetingsToGen3AutoMigrate 1 param → 200
POST
/api/users/current/features/assist-settings/v1-habits-and-meetings-to-reclaim-recurrence-auto-migrate
updateGen1HabitsAndMeetingsToGen3AutoMigrate 1 param → 200
PUT
/api/users/current/features/calendar-permission-settings
updateCalendarPermissionSettings body → 200
PUT
/api/users/current/features/event-display-preferences
updateEventDisplayPreferences body → 200
POST
/api/users/current/features/experimental-settings/look-ahead-for-smart-meeting-ideal-day-on-weekly-meetings
updateLookAheadForSmartMeetingIdealDayOnWeeklyMeetings 1 param → 200
POST
/api/users/current/features/experimental-settings/treat-optional-smart-meeting-attendees-as-free
updateTreatOptionalSmartMeetingAttendeesAsFree 1 param → 200
POST
/api/users/current/features/focus/debug
updateFocusDebug 1 param → 200
POST
/api/users/current/features/mask-suppress-until
updateMaskSuppressUntil 1 param → 200
DELETE
/api/users/current/features/mask-suppress-until
clearMaskSuppressUntil → 200
PATCH
/api/users/current/features/post-onboard
patchPostOnboard body → 200
PATCH
/api/users/current/format24hour-settings
Whether to show the time in 24h format.
updateFormat24HourTimeSettings 1 param → 200
POST
/api/users/current/onboarded
onboarded 1 param body → 200
POST
/api/users/current/pipeline-migration
migrationToPipeline → 200
POST
/api/users/current/pipeline-migration-async
migrationToPipelineAsync → 200
GET
/api/users/current/product-usage
productUsage → 200
POST
/api/users/current/product-usage/hard-downgrade
hardDowngrade → 200
GET
/api/users/current/referrals
referrals → 200
POST
/api/users/current/reset
reset → 200
GET
/api/users/current/restorable-features
getRestorableFeatures → 200
POST
/api/users/current/restore-features
restoreFeatures body → 200
POST
/api/users/current/rewards
claimRewards 1 param → 200
PUT
/api/users/current/rsvp-settings
updateRSVPSettings body → 200
POST
/api/users/current/run-manual-assist
runManualAssist body → 200
PUT
/api/users/current/timezone-settings
updateTimezoneSettings body → 200
PATCH
/api/users/current/week-start-settings
Whether the week should start on Sunday (0), Monday (1) or Saturday (6).
updateWeekStartSettings 1 param → 200
POST
/api/users/interestdeprecated
interest_2 1 param → 200
POST
/api/users/trait/{trait}
addTrait 2 params → 200
GET
/api/users/tzs
getAvailableTimeZones → 200

Schemas 120

The contract defines 120 schemas that model the data the API accepts and returns. The most detailed are AssistSettings (46 properties), User (46 properties), UserSettings (44 properties), UserOnboard (25 properties). Each schema is shown below with its type and property counts.

ProductUsageReport
object
7 properties 7 required
EventDisplayPreferences
object
9 properties 9 required
DetailedEntitlements
object
14 properties
HabitTemplateKey
string
CircuitBreakerRequest
object
4 properties 3 required
TimeZoneView
object
10 properties 8 required
EntitlementValue_Object_
object
3 properties 3 required
UserAccountLock.AccountLockType
string
SmartHabitTemplateKey
string
UserEntityTypeAccessView
object
1 property 1 required
ReclaimEdition
string
CalendarPermissionSettings
object
1 property
PrioritiesSettings
object
1 property
OrgMetadata.OrgManager
object
3 properties 3 required
EntityTypePermissionsView
object
2 properties 2 required
UserMetadata
object
9 properties
EntityTypePermissions
object
2 properties 2 required
ScheduleAssistantSettings
object
10 properties
UserAdventures
object
1 property
AdventureSetting
object
1 property 1 required
SmartOneOnOneSettings
object
1 property
SlackSettings.StatusSync
string
SlackStatusSetting
object
4 properties
TaskAutoWorkflowSettings
object
2 properties
UserAccountLock
object
2 properties 2 required
ObservedUser
object
TimezoneSettings
object
3 properties 1 required
ConferenceBufferType
string
TaskCooldown
string
UserDateTimeFormatter
object
1 property
ColorsSettings
object
5 properties
EntityTypeView
object
1 property 1 required
EventColor
string
ReferralStats
object
5 properties 3 required
Entitlements
object
18 properties
DefaultRsvpAvailability
object
1 property
EntitlementDetails
object
3 properties 2 required
DropboxSettings
object
1 property
SlackSettings
object
19 properties
BillingSettings
object
1 property
WeeklyReport
object
2 properties
WebhookSettings
object
2 properties
AssistNotificationSettings
object
4 properties 4 required
UserProvisioningDetails
object
1 property 1 required
UserWithIntercomHash
object
2 required
Settings
object
8 properties
TaskDefaults
object
13 properties
UserTrait
string
AnalyticsSettings
object
2 properties
AssistSettings
object
46 properties
FocusSettings
object
2 properties
FocusTimeSchedulingTypeV2
string
FocusTimeBalloonFillType
string
OnboardFocusTimeRequest
object
5 properties 1 required
GoogleAddOnSettings
object
1 property
SchedulingLinkNameVisibility
string
RestorableItem
object
3 properties 3 required
ExperimentalSettings
object
2 properties
UserProfileRole
string
TodoistSettings
object
1 property
SlotScorerVersion
string
FocusTimeCountingStyle
string
SyncFeatureSettings
object
3 properties
Entitlement
string
ThinCalendar
object
6 properties 6 required
UserPostOnboard
object
15 properties
ProjectsSettings
object
1 property
TaskAutoWorkflowType
string
EventCategory
AvailabilitySettings
object
1 property
UserProfileDepartment
string
User
object
46 properties 4 required
UserMetadataUsecase
string
AsanaSettings
object
1 property
BalloonFillRequest
object
6 properties 2 required
SmartSeriesRecurrenceType
string
UserOnboard
object
25 properties
QuestSettings
object
1 property
SlackOutsideHoursSetting
object
3 properties 2 required
SchedulingWindowWeeksOverride
string
UserInterests
object
12 properties
LogContext
object
MicrosoftSettings
object
3 properties
UserPostOnboardPatchRequest
object
15 properties
UserPermissionsView
object
1 property 1 required
NotificationKeyRequest
object
1 property
AppNotificationsSettings
object
4 properties
Adventure
string
SchedulingBehaviorSettings
object
2 properties 2 required
OrgMetadata
object
7 properties
RSVPSetting
object
1 property
ScheduleAssistantScoringSettings
object
1 property
Colorized
object
1 property
UserPostOnboardState
string
CalendarEntrySettings
object
11 properties
OnboardedState
object
11 properties 2 required
UserProfileGoal
string
EntityType
string
TemporalSettings
object
1 property
FocusTimeSchedulingType
string
RsvpSettingsView
object
1 property 1 required
SignupMethod
string
EntityTypeAccessView
object
1 property 1 required
CalendarSettings
object
2 properties
EntitlementActual_Object_
object
5 properties 5 required
TaskSettings
object
6 properties 1 required
DayOfWeek
string
AvailabilityType
string
FocusTimeCircuitBreakerType
string
UserSettings
object
44 properties 35 required
TimezonePreference
string
AutoLock
string
SchedulingLinkSettings
object
5 properties
RestorableSnapshot
object
3 properties 3 required
TimezoneSettingsPatch
object
1 property
SchedulingWindowWeeks
string
EntitlementOverageSnapshot
object
4 properties 1 required
DateFieldOrder
string
PipelineMigrationStatus
string
UserMetadataCompanySize
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reclaim-ai-users-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 actions 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
Where this information came from

This is an independent, third-party profile of Reclaim.ai users 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.