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

Clockify Expense API

The Expense API from Clockify — 6 operation(s) for expense.

Clockify Expense API is one of 28 APIs that Clockify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Expense. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 6 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.clockify.me/api/v1.

11 operations 6 paths 15 schemas 2 DELETE4 GET1 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.clockify.me/api/v1
Authentication
API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

Clockify Expense API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-addon-token (AddonKeyAuth). An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as x-marketplace-token (MarketplaceKeyAuth). An API key is passed in the header as x-addon-token (ReportAddonKeyAuth).

Paths & Operations 11

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

Expense 11
GET
/v1/workspaces/{workspaceId}/expenses
Get all expenses on a workspace
getExpenses 4 params → 200
POST
/v1/workspaces/{workspaceId}/expenses
Create an expense
createExpense 1 param body → 201
GET
/v1/workspaces/{workspaceId}/expenses/categories
Get all expense categories
getCategories 7 params → 200
POST
/v1/workspaces/{workspaceId}/expenses/categories
Add an expense category
createExpenseCategory 1 param body → 201
DELETE
/v1/workspaces/{workspaceId}/expenses/categories/{categoryId}
Delete an expense category
deleteCategory 2 params → 204
PUT
/v1/workspaces/{workspaceId}/expenses/categories/{categoryId}
Update an expense category
updateCategory 2 params body → 200
PATCH
/v1/workspaces/{workspaceId}/expenses/categories/{categoryId}/status
Archive an expense category
updateExpenseCategoryStatus 2 params body → 200
DELETE
/v1/workspaces/{workspaceId}/expenses/{expenseId}
Delete an expense
deleteExpense 2 params → 200
GET
/v1/workspaces/{workspaceId}/expenses/{expenseId}
Get an expense by ID
getExpense 2 params → 200
PUT
/v1/workspaces/{workspaceId}/expenses/{expenseId}
Update an expense
updateExpense 2 params body → 200
GET
/v1/workspaces/{workspaceId}/expenses/{expenseId}/files/{fileId}
Download a receipt
downloadFile 3 params → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ExpenseHydratedDtoV1 (15 properties), ExpenseDtoV1 (14 properties), UpdateExpenseV1Request (10 properties), CreateExpenseV1Request (9 properties). Each schema is shown below with its type and property counts.

UpdateExpenseV1Request
object
10 properties 6 required
ProjectInfoDto
object
Represents a project info object.
5 properties
ExpenseCategoryDtoV1
object
Represents a list of expense categories data transfer object.
7 properties
ExpenseHydratedDtoV1
object
Represent a list of hydrated expense objects.
15 properties
ExpenseCategoryDto
object
Represents an expense category object.
7 properties
ExpenseDailyTotalsDtoV1
object
Represents a list of expense daily total data transfer objects.
3 properties
ExpenseDtoV1
object
14 properties
ExpensesWithCountDtoV1
object
Represents an expense with count data transfer object.
2 properties
ExpenseWeeklyTotalsDtoV1
object
Represents a list of expense weekly total data transfer objects.
2 properties
TaskInfoDto
object
Represents a project info object.
2 properties
ExpenseCategoryArchiveV1Request
object
1 property
ExpenseCategoryV1Request
object
4 properties 1 required
CreateExpenseV1Request
object
9 properties 6 required
ExpenseCategoriesWithCountDtoV1
object
2 properties
ExpensesAndTotalsDtoV1
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clockify-expense-api-openapi.yml Raw ↑

Other APIs Clockify publishes across the network.

Clockify REST API
Clockify Approval API
Clockify Audit Log Report API
Clockify Balance API
Clockify Client API
Clockify Custom fields API
Clockify Entity changes (Experimental) API
Clockify Expense Report API
Clockify Group API
Clockify Holiday API
Clockify Invoice API
Clockify Policy API
Where this information came from

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