Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workwell Technologies Timecards API

Per-user, per-pay-period timecards

Workwell Technologies Timecards API is one of 3 APIs that Workwell Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.workwelltech.com.

1 operations 1 paths 14 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.workwelltech.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Workwell Technologies Timecards API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Account-scoped API key provided by WorkWell Technologies support. Keys grant access to all data within your uAttend account and are active immediately upon iss…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Timecards 1

Per-user, per-pay-period timecards

POST
/timecards
Retrieve timecard data for a user and pay period
getTimecard body → 200400401403404429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Timecard (33 properties), PunchPair (20 properties), JobPunches (15 properties), GetTimeCardResponse (15 properties). Each schema is shown below with its type and property counts.

JobSimple
object
Job information.
4 properties
Tip
object
5 properties
ExpenseCode
object
An expense code available on the account.
1 property
GetTimeCardResponse
object
Top-level wrapper for a timecard response.
15 properties
Timecard
object
Pay period totals. All time durations are strings in HH:mm format (40 hours = "40:00"). Pay codes: REG = Regular, OT1 = Overtime 1, OT2 = Overtime 2, VAC = Vac…
33 properties
PunchPair
object
One entry per in/out punch pair. The last punch pair of a day has IsLast = 1.
20 properties
TimecardPunchData
object
Extended data grouped by date, available in the ExtendedPunchData list.
5 properties
HomeDepartment
object
Home department details.
2 properties
JobPunches
object
15 properties
Error
object
AWS API Gateway style error envelope, e.g. {"message": "Unauthorized"}.
1 property
GetTimecardRequest
object
2 properties 1 required
Accrual
object
4 properties
Workday
object
One entry per day that has punch activity.
11 properties
Department
object
A department accessible to the user.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workwell-technologies-timecards-api-openapi.yml Raw ↑

Other APIs Workwell Technologies publishes across the network.

Workwell Technologies Punch Reports API
Workwell Technologies Users API