CharlieHR website screenshot

CharlieHR

CharlieHR is a small-business HR platform that handles people management, time off, onboarding, and employee records. Its REST API exposes a company's team members, leave requests, leave allowances, and company structure (offices and teams) using OAuth 2.0 client credentials over HTTPS.

CharlieHR publishes 4 APIs on the APIs.io network, including Company API, Leave / Absences API, Leave Allowances API, and 1 more. Tagged areas include HR, HRIS, People, Leave, and Time Off.

CharlieHR’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.

39.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serveFree trial⚡ Free to try
4 APIs
HRHRISPeopleLeaveTime Off

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.7/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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/charliehr: 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 4

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

CharlieHR Company API

Company record, offices, and teams.

CharlieHR Leave / Absences API

Leave (time off) requests.

CharlieHR Leave Allowances API

Leave allowance balances.

CharlieHR Team Members API

Company team members and their notes.

Open Collections 1

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

CharlieHR API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Charliehr Rate Limits

2 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.

Charliehr Authentication

oauth2 · 1 scheme

SECURITY

Charliehr Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Charliehr Trust Center

ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Charliehr Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

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

Charliehr Agentic Access

13 operations

13 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: charliehr
url: https://raw.githubusercontent.com/api-evangelist/charliehr/refs/heads/main/apis.yml
name: CharlieHR
kind: company
description: CharlieHR is a small-business HR platform that handles people management, time off, onboarding, and employee
  records. Its REST API exposes a company's team members, leave requests, leave allowances, and company structure (offices
  and teams) using OAuth 2.0 client credentials over HTTPS.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/charliehr.png
tags:
- HR
- HRIS
- People
- Leave
- Time Off
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: charliehr:charliehr-company-api
  name: CharlieHR Company API
  description: Company record, offices, and teams.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Company
  properties:
  - type: OpenAPI
    url: openapi/charliehr-company-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-leave-absences-api
  name: CharlieHR Leave / Absences API
  description: Leave (time off) requests.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Leave / Absences
  properties:
  - type: OpenAPI
    url: openapi/charliehr-leave-absences-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-leave-allowances-api
  name: CharlieHR Leave Allowances API
  description: Leave allowance balances.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Leave Allowances
  properties:
  - type: OpenAPI
    url: openapi/charliehr-leave-allowances-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
- aid: charliehr:charliehr-team-members-api
  name: CharlieHR Team Members API
  description: Company team members and their notes.
  humanURL: https://www.charliehr.com/api_docs/
  baseURL: https://charliehr.com/api/v1
  tags:
  - Team Members
  properties:
  - type: OpenAPI
    url: openapi/charliehr-team-members-api-openapi.yml
  - type: Documentation
    url: https://www.charliehr.com/api_docs/
  - type: PostmanCollection
    url: collections/charliehr.postman_collection.json
  - type: OpenCollection
    url: collections/charliehr.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/charliehr-agentic-access.yml
- type: TrustCenter
  url: security/charliehr-trust-center.yml
- type: DomainSecurity
  url: security/charliehr-domain-security.yml
- type: Authentication
  url: authentication/charliehr-authentication.yml
- type: OAuthScopes
  url: scopes/charliehr-scopes.yml
- type: GitHubOrganization
  url: https://github.com/CharlieHR
- type: LinkedIn
  url: https://www.linkedin.com/company/charliehr
- type: Website
  url: https://www.charliehr.com/
- type: Documentation
  url: https://www.charliehr.com/api_docs/
- type: Plans
  url: plans/charliehr-plans-pricing.yml
- type: RateLimits
  url: rate-limits/charliehr-rate-limits.yml
- type: FinOps
  url: finops/charliehr-finops.yml
- url: https://www.charliehr.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com