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

Laurel Timers API

The Timers API from Laurel — 11 operation(s) for timers.

Laurel Timers API is one of 40 APIs that Laurel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Timers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 16 operations across 11 paths, and defines 55 schemas. It is described by OpenAPI 3.0.0, at version 1.

Requests are made against the base URL https://api.laurel.ai/time/.

16 operations 11 paths 55 schemas 2 DELETE5 GET3 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1
Base URL
https://api.laurel.ai/time/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Laurel Timers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiBearerAuth). By default, every request must be authenticated.

  • ApiBearerAuth — Enter access token

Paths & Operations 16

Across 11 paths, the API surfaces 16 operations — 2 DELETE, 5 GET, 3 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Timers 16
GET
/api/v1/timersdeprecated
TimerController_findMany_v1 1 param → 200
POST
/api/v1/timersdeprecated
TimerController_createOne_v1 body → 201
GET
/api/v1/timers/{timerId}deprecated
TimerController_findOne_v1 1 param → 200
PATCH
/api/v1/timers/{timerId}deprecated
TimerController_updateOne_v1 1 param body → 200
DELETE
/api/v1/timers/{timerId}deprecated
Deletes a user Timer by Id and returns the deleted Timer
TimerController_deleteTimerById_v1 1 param → 200
POST
/api/v2/timers
V2TimerController_startTimer_v2 body → 201
GET
/api/v2/timers
V2TimerController_getTimers_v2 → 200
PATCH
/api/v2/timers/{timerId}
V2TimerController_updateOne_v2 1 param body → 200
POST
/api/v2/timers/{timerId}/stop
V2TimerController_stopTimer_v2 1 param body → 200
POST
/api/v3/timers
V3TimerController_initializeTimer_v3 body → 200
GET
/api/v3/timers
V3TimerController_getTimers_v3 1 param → 200
POST
/api/v3/timers/start
V3TimerController_startTimer_v3 body → 200
POST
/api/v3/timers/stop
V3TimerController_stopTimer_v3 body → 200
PATCH
/api/v3/timers/adjust
V3TimerController_adjustTimer_v3 body → 200
GET
/api/v3/timers/running
V3TimerController_getRunningTimers_v3 → 200
DELETE
/api/v3/timers/{timerId}
V3TimerController_deleteTimer_v3 1 param → 200

Schemas 55

The contract defines 55 schemas that model the data the API accepts and returns. The most detailed are EntryDto (37 properties), TimerActivity (28 properties), TimerActivityDto (21 properties), NestedActivitySource (19 properties). Each schema is shown below with its type and property counts.

ReleaseSuccessLockedInfo
object
6 properties 4 required
ReleaseSuccessInfo
object
4 properties 3 required
UserInitiativeDto
object
11 properties 9 required
CodeTypeDigest
object
5 properties 3 required
ExternalSource
object
3 properties 3 required
V3StopTimerNotFoundResponseDto
object
3 properties 3 required
TimerActivity
object
28 properties 13 required
UpdateTimerDto
object
4 properties
NestedTimerSource
object
4 properties 4 required
StopTimerRequestDto
object
1 property
UserInitiativePropsDigest
object
4 properties 4 required
V3AdjustRunningTimerRequestDto
object
4 properties 2 required
ReleaseValidationPendingInfo
object
3 properties 3 required
NestedActivitySource
object
19 properties 7 required
V3StartTimerNotFoundResponseDto
object
3 properties 3 required
V2StartTimerDto
object
6 properties 1 required
V3TimerDraftResponseDto
object
12 properties 8 required
V2TimerResponseDto
object
6 properties 5 required
V3StopTimerRequestDto
object
4 properties 2 required
V3StoppedTimerInfo
object
3 properties 3 required
SharedFromResponseDto
object
7 properties 5 required
PmsInitiativeDigest
object
11 properties 8 required
PmsInitiativePropsDto
object
5 properties 4 required
V3StoppedTimerResponseDto
object
10 properties 8 required
V3StartTimerWithDateRequestDto
object
7 properties 2 required
V3StartTimerWithTimerDraftIdRequestDto
object
8 properties 2 required
V3InitializeAnonymousTimerRequestDto
object
3 properties 1 required
ValidationFailedInfo
object
2 properties 2 required
EntryValidationError
object
1 property 1 required
ValidationPendingInfo
object
1 property 1 required
V3StartTimerWithEntryIdRequestDto
object
6 properties 2 required
V3StopTimerSuccessResponseDto
object
5 properties 5 required
V3InitializeEntryTimerRequestDto
object
4 properties 2 required
ReleaseFailedInfo
object
2 properties 2 required
EntryTimerCarryover
object
1 property 1 required
TimerActivityDto
object
21 properties 12 required
EntryDto
object
37 properties 16 required
UserInitiativePropsDto
object
4 properties 4 required
CodeDigest
object
5 properties 5 required
V3AdjustTimerDraftRequestDto
object
6 properties 2 required
V3RunningTimerResponseDto
object
10 properties 7 required
ComplianceRule
object
3 properties 2 required
PmsInitiativePropsDigest
object
5 properties 4 required
Timer
object
12 properties 12 required
ClientDigest
object
7 properties 5 required
NestedEntrySource
object
5 properties 4 required
CreateTimerDto
object
5 properties 3 required
UpdateTimerRequestDto
object
1 property
V3StartTimerSuccessResponseDto
object
3 properties 3 required
ValidationSuccessInfo
object
1 property 1 required
ReleasePendingInfo
object
3 properties 3 required
UserInitiativeDigest
object
8 properties 5 required
PmsInitiativeDto
object
16 properties 12 required
CodeAssignment
object
2 properties 2 required
ReleaseFailedError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

laurel-timers-api-openapi.yml Raw ↑

Other APIs Laurel publishes across the network.

Laurel Ably API
Laurel Activities API
Laurel Clients API
Laurel Code Types API
Laurel Codes API
Laurel CodeTypes API
Laurel Customers API
Laurel DailySelectedInitiatives API
Laurel Data Retention Audits API
Laurel Delegators API
Laurel Entries API
Laurel Entry Date Restrictions API
Where this information came from

This is an independent, third-party profile of Laurel Timers 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.