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

Everhour Reports API

Dashboard reports for projects, clients, and users.

Everhour Reports API is one of 14 APIs that Everhour publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.2.

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

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2
Base URL
https://api.everhour.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Everhour Reports API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (apiKey). By default, every request must be authenticated.

  • apiKey — API key from the bottom of your Everhour profile page.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Reports 3

Dashboard reports for projects, clients, and users.

GET
/dashboards/projects
Projects report
getProjectsReport 5 params → 200401429
GET
/dashboards/clients
Clients report
getClientsReport 5 params → 200401429
GET
/dashboards/users
Users report
getUsersReport 5 params → 200401429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ProjectsDashboardItem (14 properties), UsersDashboardItem (13 properties), ClientsDashboardItem (10 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
UsersDashboardItem
object
Per-user report row. Time is in seconds and amounts in cents.
13 properties
ProjectsDashboardItem
object
Per-project report row. Time is in seconds and amounts in cents.
14 properties
ClientsDashboardItem
object
Per-client report row. Time is in seconds and amounts in cents.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

everhour-reports-api-openapi.yml Raw ↑

Other APIs Everhour publishes across the network.

Everhour Clients API
Everhour Expenses API
Everhour Invoices API
Everhour Projects API
Everhour Schedule API
Everhour Tasks API
Everhour Time Off API
Everhour Time Records API
Everhour Timecards API
Everhour Timers API
Everhour Timesheets API
Everhour Users API