Everhour website screenshot

Everhour

Everhour is a time tracking and budgeting platform for teams that embeds timers and timesheets directly inside the project management tools teams already use - Asana, Trello, ClickUp, Jira, GitHub, Basecamp, Notion, Monday, Linear, and more. The Everhour REST API (api.everhour.com, X-Api-Key auth) gives programmatic access to time records, running timers, weekly timesheets and approvals, clock-in/clock-out timecards, projects and tasks, clients, invoices, expenses, resource scheduling, time off, and reporting dashboards, plus webhooks for time, timer, task, and project change events.

Everhour publishes 14 APIs on the APIs.io network, including Clients API, Expenses API, Invoices API, and 11 more. Tagged areas include Time Tracking, Timesheets, Productivity, Project Management, and Budgeting.

Everhour’s developer surface includes authentication, documentation, pricing, engineering blog, and 8 more developer resources.

42.0/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumOpen⚡ Free to try
14 APIs
Time TrackingTimesheetsProductivityProject ManagementBudgetingInvoicing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 42.0/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 3.8 / 20
Access Clarity 11.6 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/everhour: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

Everhour Clients API

Clients and client budgets.

Everhour Expenses API

Expenses, expense categories, and attachments.

Everhour Invoices API

Invoices generated from tracked time and expenses.

Everhour Projects API

Projects, sections, billing, budgets, and integration sync.

Everhour Reports API

Dashboard reports for projects, clients, and users.

Everhour Schedule API

Resource planner assignments.

Everhour Tasks API

Tasks, task search, and task estimates.

Everhour Time Off API

Time off types and allocations.

Everhour Time Records API

Reported time records for the team, users, tasks, and projects.

Everhour Timecards API

Clock-in/clock-out attendance timecards.

Everhour Timers API

Start, inspect, and stop running timers.

Everhour Timesheets API

Weekly timesheets and the timesheet approval workflow.

Everhour Users API

Current user and team members.

Everhour Webhooks API

Webhook subscriptions for resource change events.

Scroll for all 14

Open Collections 16

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Everhour Clients API

OPEN COLLECTION

Everhour API

OPEN COLLECTION

Scroll for all 16

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Everhour Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Everhour Authentication

apiKey · 1 scheme

SECURITY

Everhour Domain Security

TLSv1.3 · DMARC

SECURITY

Everhour Trust Center

SOC 2, PCI DSS, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Everhour Agentic Access

88 operations · 54 acting · 2 human-in-the-loop

88 operations · 54 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: everhour
url: https://raw.githubusercontent.com/api-evangelist/everhour/refs/heads/main/apis.yml
name: Everhour
kind: company
description: Everhour is a time tracking and budgeting platform for teams that embeds timers and timesheets directly inside
  the project management tools teams already use - Asana, Trello, ClickUp, Jira, GitHub, Basecamp, Notion, Monday, Linear,
  and more. The Everhour REST API (api.everhour.com, X-Api-Key auth) gives programmatic access to time records, running timers,
  weekly timesheets and approvals, clock-in/clock-out timecards, projects and tasks, clients, invoices, expenses, resource
  scheduling, time off, and reporting dashboards, plus webhooks for time, timer, task, and project change events.
accessModel:
  pricing: freemium
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Freemium · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/everhour.png
tags:
- Time Tracking
- Timesheets
- Productivity
- Project Management
- Budgeting
- Invoicing
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
apis:
- aid: everhour:everhour-clients-api
  name: Everhour Clients API
  description: Clients and client budgets.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/everhour-clients-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-expenses-api
  name: Everhour Expenses API
  description: Expenses, expense categories, and attachments.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Expenses
  properties:
  - type: OpenAPI
    url: openapi/everhour-expenses-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-invoices-api
  name: Everhour Invoices API
  description: Invoices generated from tracked time and expenses.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/everhour-invoices-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-projects-api
  name: Everhour Projects API
  description: Projects, sections, billing, budgets, and integration sync.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/everhour-projects-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-reports-api
  name: Everhour Reports API
  description: Dashboard reports for projects, clients, and users.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/everhour-reports-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-schedule-api
  name: Everhour Schedule API
  description: Resource planner assignments.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Schedule
  properties:
  - type: OpenAPI
    url: openapi/everhour-schedule-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-tasks-api
  name: Everhour Tasks API
  description: Tasks, task search, and task estimates.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Task
  tags_raw:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/everhour-tasks-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-time-off-api
  name: Everhour Time Off API
  description: Time off types and allocations.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Time Off
  properties:
  - type: OpenAPI
    url: openapi/everhour-time-off-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-time-records-api
  name: Everhour Time Records API
  description: Reported time records for the team, users, tasks, and projects.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Time Records
  properties:
  - type: OpenAPI
    url: openapi/everhour-time-records-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-timecards-api
  name: Everhour Timecards API
  description: Clock-in/clock-out attendance timecards.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Timecards
  properties:
  - type: OpenAPI
    url: openapi/everhour-timecards-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-timers-api
  name: Everhour Timers API
  description: Start, inspect, and stop running timers.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Timers
  properties:
  - type: OpenAPI
    url: openapi/everhour-timers-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-timesheets-api
  name: Everhour Timesheets API
  description: Weekly timesheets and the timesheet approval workflow.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Timesheets
  properties:
  - type: OpenAPI
    url: openapi/everhour-timesheets-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-users-api
  name: Everhour Users API
  description: Current user and team members.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/everhour-users-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
- aid: everhour:everhour-webhooks-api
  name: Everhour Webhooks API
  description: Webhook subscriptions for resource change events.
  humanURL: https://everhour.docs.apiary.io/#reference/time-records
  baseURL: https://api.everhour.com
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/everhour-webhooks-api-openapi.yml
  - type: Documentation
    url: https://everhour.docs.apiary.io/
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/time-records
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timers
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/timesheets
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/timecards
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/projects
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/tasks
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/schedule
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/time-off
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/clients
  - type: Documentation
    url: https://everhour.docs.apiary.io/#reference/invoices
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/expenses
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/reports
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/users
  - type: APIReference
    url: https://everhour.docs.apiary.io/#reference/webhooks
common:
- type: AgenticAccess
  url: agentic-access/everhour-agentic-access.yml
- type: TrustCenter
  url: security/everhour-trust-center.yml
- type: DomainSecurity
  url: security/everhour-domain-security.yml
- type: Authentication
  url: authentication/everhour-authentication.yml
- type: Website
  url: https://everhour.com
- type: Documentation
  url: https://everhour.docs.apiary.io/
- type: LinkedIn
  url: https://www.linkedin.com/company/everhour
- type: Pricing
  url: https://everhour.com/pricing
- type: Blog
  url: https://everhour.com/blog/
- type: Plans
  url: plans/everhour-plans-pricing.yml
- type: RateLimits
  url: rate-limits/everhour-rate-limits.yml
- type: FinOps
  url: finops/everhour-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/everhour"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/everhour/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/everhour/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.